jQuery(document).ready( function($) { $('.rst-select-image .demo-htmlselect').msDropdown({ visibleRows: 6, }); } );