select-box


jQuery Selectbox plugin

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

http://www.bulgaria-web-developers.com/blog/wp-content/uploads/2011/02/selectbox.png

Usage

Include (or download) ```

``` HTML code: ``` Javascript Objective C Python ``` Selectbox javascript call: ``` $(function () { $("#language").selectbox(); });

```

Demo

View demo

Project Information

The project was created on Feb 26, 2011.

Labels:
jQuery plugin selectbox