jQuery(document).ready(function($) { // Make dropdowns $('#dropmenu').dropotron({ offsetY: -10 }); })(jQuery);