6
Oct
jQuery.ComboBox dropdown list
website >> http://jquery.sanchezsalvador.com/jquery/page/jquerycombobox.aspx
demo >> http://jquery.sanchezsalvador.com/samples/example.htm
jquery.ComboBox was created by a an application developer, Ahura Mazda due to the fact that the standard Select element cannot be styled, or it is limited to what can be styled for some internet browsers, for instance: IE 6.
Even at the moment the jquery.ComboBox behaves as a dropdown list and not a full combobox since it does not currently accept text input, this technique would still allow you to set up a structure of controls.
Some supporting features:
* easy to set up
* control over style of combobox using CSS (background opacity, background color, fonts choices, borders, drop-down button image etc. )
* supports keyboard navigation
* cross-browser support (best viewed in firefox)
* different style of animation for drop-down (fade or slide animation FX)
* original Select html control is still available for access and control and reflects the user’s selection
* works the same with forms and server-side form processing, retaining the original control’s ID and updated values
The latest developed version is jQuery.ComboBox 0.1.2.7. and it is available in .zip file to see offline demo with different styles. Should be interesting to have a try!

























There’s also a true combobox, which allows editing of values, available at:
http://jonathan.tang.name/code/jquery_combobox
Hey Jonathan,
thx a lot !
if you want you can submit a little description to us and we will publish it as a “Brainpick”
greetings,
thomas