Okay, I've split all posts related to select boxes, merged them into a single topic...
I've found a new one, in additions to the ones listed on page 1, that I think is particularly awesome:
http://harvesthq.github.com/chosen/I don't know the gzipped size (will have to test), but it's 5.5KB when minified and zipped.
The big plus is that when you multi-select something, you see all items listed in a pretty neat way -- just have a look at the demo. It could inspire us, if only for the auto-suggest item...
Here are the things we need in a select box, I'd say:
- perfect accessibility fallbacks
- ability to have wide options while having a set width on the select box itself
- ability to show comments (like a dfn) below options -- I'm thinking we could put them inside HTML comments, and have the widget retrieve them and show them below the options when you open the select box. Also, we could show these comments next to the select box when it's updated with a new option.
- HTML elements in options
- would be nice to have a combo box...
- would be nice to have a script below 5KB when gzipped and minified.
- automatically update contents when changing the select
- automatically moving the HTML box when changing select box position
Also, I'd like us to discuss privacy settings (this is the thing that prompted me to change the select box in the first place.)
Are the privacy settings at Noisen/Wedge.org enough, would you reckon?
Is it needed/useful to have membergroups in the list?
Should we allow better granularity of friend access?
How do you suggest we store privacy in the database? As a bit-wise variable? A list of numbers? Or more?
Posted: November 28th, 2011, 06:02 PM
Please give your opinion on the intended feature lost, too.