jQuery.ComboBox dropdown list

Written by Thomas

Topics: Scripting

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!

4 Comments Comments For This Post I'd Love to Hear Yours!

  1. There’s also a true combobox, which allows editing of values, available at:

    http://jonathan.tang.name/code/jquery_combobox

  2. thomas says:

    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

  3. Lester says:

    Hi there,

    I was wondering whether this jQuery.ComboBox can be used in a div/a tag combo?

    Cheers
    Lester

  4. Hi,
    There is some page jump issue on IE7 with this plugin. I have anyway fixed that, so if you need improved version, you can download it free from this link

    Apart from that plugin is good.

    Thanks
    Sachin

Leave a Comment Here's Your Chance to Be Heard!