Custom SelectBox

SelectBox replacement using jQuery. Hides the selectbox and replaces it with an accessible js version. All you need to do is style it. Also supports background images on individual options.

Basic Select



Select with Scrollbar



Opt Group Support

The optgroup label attribute appears in the list in italics like a real select



Icon support

If an option has a classname, when the option is rendered an extra span with that class will get injected into the generated html of the select. This can then be styled however you like.