-
1. Re: Select box ideas and discussion
nbelaevski Jul 25, 2011 2:11 PM (in response to bleathem)Hi Brian,
Looks good. But what about IE7 support?
-
2. Re: Select box ideas and discussion
bleathem Jul 25, 2011 2:46 PM (in response to nbelaevski)I'm not proposing we use this code directly, but just consider some fo the ideas and usage patterns. Any code we write would have to support ie7 (AFAIK).
-
3. Re: Select box ideas and discussion
lfryc Jul 26, 2011 4:14 AM (in response to bleathem)Hi Brian,
this looks very promising and exactly what I would like to see, some notes:
Chosen's Standard Select looks very similar to rich:select with manual input.
While Multiple select looks similar to rich:autocomplete.
Difference is in the styling of particular choices.
Selected feature may be very interesting - don't show any options that were already selected.
<optgroup> still lacks feature to search across groups (only items are searched).
-
4. Re: Select box ideas and discussion
angrymb Feb 6, 2013 10:23 AM (in response to bleathem)Brian Leathem wrote:
I'm not proposing we use this code directly, but just consider some fo the ideas and usage patterns. Any code we write would have to support ie7 (AFAIK).
Brian, could you please share your experiance of integration with this js-component?
How did you do it?
-
5. Re: Select box ideas and discussion
rodmarcm Feb 11, 2013 8:06 AM (in response to bleathem)I think it will be a great idea!
If you do that it will be insteresting to write a little tutorial so new people can view how to integrate new components in RichFaces. Specially If you're planning to rewrite the code.
Regards,