You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by "Mathias P.W Nilsson" <ma...@snyltarna.se> on 2008/06/12 18:57:41 UTC

styling option tag in dropdownlist

Hi!

How can I style a certain option in a select list? I want to provide
diffrent colors for main categories in a drop down list. 
-- 
View this message in context: http://www.nabble.com/styling-option-tag-in-dropdownlist-tp17804741p17804741.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: styling option tag in dropdownlist

Posted by jWeekend <jw...@cabouge.com>.
Mathias,

I recently gave a short presentation on this subject. The slides are 
http://jweekend.co.uk/dev/ArticlesPage/ here  if you're still interested in
colourful options. It's quite concise, so feel free to get back to me if you
need more details.

Regards - Cemal
http://jWeekend.co.uk http://jWeekend.co.uk 



Mathias P.W Nilsson wrote:
> 
> Hi!
> 
> How can I style a certain option in a select list? I want to provide
> diffrent colors for main categories in a drop down list. 
> 

-- 
View this message in context: http://www.nabble.com/styling-option-tag-in-dropdownlist-tp17804741p17961862.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: styling option tag in dropdownlist

Posted by Igor Vaynberg <ig...@gmail.com>.
use Select/SelectOption components rather then dropdownchoice

-igor

On Thu, Jun 12, 2008 at 9:57 AM, Mathias P.W Nilsson
<ma...@snyltarna.se> wrote:
>
> Hi!
>
> How can I style a certain option in a select list? I want to provide
> diffrent colors for main categories in a drop down list.
> --
> View this message in context: http://www.nabble.com/styling-option-tag-in-dropdownlist-tp17804741p17804741.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org