Chosen: A javascript plug-in that makes long select boxes user-friendly.
harvesthq.github.com
Chosen: A javascript plug-in that makes long select boxes user-friendly.
1–10 of 81 posts
Re: Chosen: A javascript plug-in that makes long select boxes user-friendly.
#2Re: Chosen: A javascript plug-in that makes long select boxes user-friendly.
#3Apart from what it says, I do not see problems in IE7 or IE8 (there is some style issues in IE9, though). Also, it is nearly working in IE6. I think I'll try to diddle around with some z-index and CSS stuff to get it working. Can't be much more than that.
Re: Chosen: A javascript plug-in that makes long select boxes user-friendly.
#4Re: Chosen: A javascript plug-in that makes long select boxes user-friendly.
#5How about integration with jQueryUI's theming system?
[1]: http://www.whatwg.org/specs/web-apps/current-work/multipage/...
Re: Chosen: A javascript plug-in that makes long select boxes user-friendly.
#6Excellent. Makes you wonder why browser vendors never improved on the usability of such controls themselves.
Re: Chosen: A javascript plug-in that makes long select boxes user-friendly.
#7Best plug-in of the year, so far. Apart from what it says, I do not see problems in IE7 or IE8 (there is some style issues in IE9, though). Also, it is nearly working in IE6. I think I'll try to diddle around with some z-index and CSS stuff to get it working. Can't be much more than that.
If you manage to fix it for other browsers I hope you push your fixes upstream.
Re: Chosen: A javascript plug-in that makes long select boxes user-friendly.
#8This is fantastic. ComboBox is what's missing in HTML. This is a keeper.
This is currently only supported by Firefox Opera. A JavaScript polyfill to get this working in other browsers would be great.
Re: Chosen: A javascript plug-in that makes long select boxes user-friendly.
#9Re: Chosen: A javascript plug-in that makes long select boxes user-friendly.
#10Best plug-in of the year, so far. Apart from what it says, I do not see problems in IE7 or IE8 (there is some style issues in IE9, though). Also, it is nearly working in IE6. I think I'll try to diddle around with some z-index and CSS stuff to get it working. Can't be much more than that.
What's the nature of the nonworkingness on the dodgy browsers? Does it fail catastrophically or degrade satisfactorily? If you manage to fix it for other browsers I hope you push your fixes upstream.