
select-box
Introduction
jQuery Selectbox plugin replace browser built-in select box form element with fancy high customizable one.
Version 0.2 add support of: * 'tabindex' * close on click outside * keyboard navigation (enter, escape, tab, arrows: left, down, right, up)
Version 0.1.3 add support of: * 'optgroup' * 'disabled' attribute on both 'option' and 'optgroup' * custom speed
Screenshot
Usage
Include (or download) ```
``` HTML code: ``` Javascript Objective C Python ``` Selectbox javascript call: ``` $(function () { $("#language").selectbox(); });```
Demo
Project Information
The project was created on Feb 26, 2011.
- License: MIT License
- 31 stars
- svn-based source control