require([ 'jquery', 'prettyDropdowns', 'domReady!' ], function($) { $('select').prettyDropdown(); });