2 lines
88 B
JavaScript
2 lines
88 B
JavaScript
jQuery(document).ready(function(){jQuery('[multiple]').multiSelect({maxHeight:200});});
|