Christopher Highway wrote:
I'm not going to put it in if it's not really needed, If a good reason arises it can still be done.
Agree.
We could also consider to make the StyledOption a topclass and not an innerclass then you could use it for a a regular Select as well, and you could create Selects like on the Jira searchpage (http://www.avoka.com/jira/secure/IssueNavigator.jspa). Setting an Id might be preferable to a class attribute then though, as there might be more options.
Yes StyledOption as a topclass could be useful. By default the ID could be rendered as
formName_selectName_optionName. Otherwise it can set explicitly. kind regards bob
