New version of jQuery SelectBox replacement

October 4th, 2009 by Sadri Sahraoui | Print New version of jQuery SelectBox replacement

I’ve just released a new version of the jQuery Select replacement plugin. This release fix several bugs, most bug fixes are solution suggested by users. The most notable change is the addition of an onChange callback.
You can download the new version @ the plugin page

 

8 Comments

  1. U test it(v1.0) on ie?
    I found that :( it doesn’t work well on ie~~~~

  2. Smart Boy

    Not working with IE6

  3. i found out that 1.0 doesn’t work properly with absolutely positioned containers in all IEs. actually, they don’t show up at all. so i had to remove ‘Workaround for ie scroll’ at line 221 to make it work on click. thanks for the great piece of code anyway!

  4. Philipp Suter

    We have fixed some issues in the selectbox drop-down. If you are interested, I can send it to you.

  5. sho

    its not working in chrome :(

  6. sho

    u cant close open select

  7. Faisal Ahmed

    Hello there, I am facing the caret problem in IE8 … does your new one solve this problem too ….

  8. Blast

    hello,
    nice work ! It works with all recent browser.
    but I’d like to use the option “disabled” for my SelectBox,
    in my CSS, I try to do things with :
    .selectbox[disabled="disabled"]
    .selectbox[disabled="disabled"]:hover

    but it doesn’t work, do you think you can work on the disabled option for the next generation of your plug-in?

    Thanks

Trackbacks

Leave a Reply