Duffer Derek

Current Path : /home/bfxleof/www/wp-content/themes/sydney/js/
Upload File :
Current File : /home/bfxleof/www/wp-content/themes/sydney/js/customize-controls.js

jQuery( document ).ready( function() {

    /* === Checkbox Multiple Control === */

    jQuery( '.customize-control-checkbox-multiple input[type="checkbox"]' ).on(
        'change',
        function() {

            checkbox_values = jQuery( this ).parents( '.customize-control' ).find( 'input[type="checkbox"]:checked' ).map(
                function() {
                    return this.value;
                }
            ).get().join( ',' );

            jQuery( this ).parents( '.customize-control' ).find( 'input[type="hidden"]' ).val( checkbox_values ).trigger( 'change' );
        }
    );
    

} ); // jQuery( document ).ready

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists