Hi,

ListMultipleChoice overrides the size attribute specified in HTML
markup. I think that attribute, if specified in HTML, should be left
untouched.

In my case, the page needs a few lists to have the same sizes to get a
good layout. I could have fixed this problem by subclassing the
ListMultipleChoice and overriding onComponentTag(), but that method is
marked final :-(

-Ramnivas




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to