styleSelect
This jQuery plugin replaces the standart select element with a custom looking selectbox. Plugin has keyboard support.
Demo
http://www.8stream.com/scripts/styleSelect
Usage
$("select").styleSelect();
Options
| Name/options | Type | Default |
|---|---|---|
| optionsTop Options list distance from top |
string | 26px |
| optionsLeft Options list distance from left |
string | 0px |
| optionsWidth Options list width (0 - same as main selector) |
string | 0 |
| styleClass Select style class |
string | selectMenu |
| speed Options list opening speed ('slow','medium','fast',milliseconds) |
string, number |
0 |
| selectTrigger Event to trigger on original select ('change','click') | string | change |
yemmi (10.21.09)
very nice plugin, but there is an issue with IE and Opera10 if u use 2 select one below another, there is problem with visualization, like theese screenshot below: http://bit.ly/4g47nT