File manager - Edit - /home/contenidosenred/public_html/OD/wp-content/plugins/meta-box/js/select.js
Back
( function ( $, rwmb ) { 'use strict'; function toggleAll( e ) { e.preventDefault(); var $this = $( this ), $select = $this.parent().siblings( 'select' ); if ( 'none' === $this.data( 'type' ) ) { $select.val( [] ).trigger( 'change' ); return; } var selected = []; $select.find( 'option' ).each( function ( index, option ) { selected.push( option.value ); } ); $select.val( selected ).trigger( 'change' ); }; rwmb.$document.on( 'click', '.rwmb-select-all-none a', toggleAll ); } )( jQuery, rwmb );
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings