Hi Everyone, 

Our web developer is using checkboxes in the place of radio buttons with 
JavaScript that ensures that only one is selected at a time. I know how to 
handle radio buttons and to handle individual checkboxes, but does anyone have 
a good strategy for dealing with a checkbox "group"? For other sections of our 
site I handled this by defining a checkbox for each item and then setting the 
appropriate value. In this page, however, we have an unknown number of 
checkboxes, which makes things a bit more difficult...

Thanks
Steve

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

Reply via email to