jquery-drop-down-widget
it working on ie6+, safari, firefox, opera, chrome...etc.
That's from "<select>" to drop-down with following settings
change | return in function changes (value) |
effect | 'slide' OR 'fade' |
keyControl | boolean (false, true. Up and down keys) |
speed | animate speed ('fast', 'normal', 'slow' OR time in milliseconds) |
scrollHeight | box minimum height after that appear scroll |
And you can give attribute disabled="disabled", name="some_name". Use again after AJAX request. |
without any bugs!!!
Enjoy :)