Submit
Path:
~
/
home
/
b
/
f
/
x
/
bfxleof
/
www
/
wp-content
/
themes
/
sydney
/
inc
/
controls
/
multiple-select
/
File Content:
multiple-select.js
jQuery( document ).ready(function($) { "use strict"; $('.customize-control-sydney-multiple-select').each(function(){ $('.customize-control-sydney-multiple-select select').select2({ allowClear: false }); }); $(".customize-control-sydney-multiple-select select").on("change", function() { var select2Val = $(this).val(); $(this).parent().find('.customize-control-dropdown-select2').val(select2Val).trigger('change'); }); });
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
class-control-multiple-select.php
3003 bytes
0644
index.php
2618 bytes
0644
multiple-select.css
148 bytes
0644
multiple-select.js
441 bytes
0644
N4ST4R_ID | Naxtarrr