jQuery Nice Select
A lightweight jQuery plugin that replaces native select elements with customizable dropdowns.
Usage
Include jQuery and the plugin.
Include the plugin styles, either the compiled CSS...
...or, ideally, import the SASS source (if you use SASS) in your main stylesheet for easier customization.
;
Finally, initialize the plugin.
;
Full documentation and examples at hernansartorio.com/jquery-nice-select.