Hi, I am stuck with a form where in I have to add new form elements dynamically in javascript. My Form contains an option to select the number of guests and then I add to the form(in javascript) 'select elements' to select the ages of the guests. How will I deal with it in wicket.
I can do this using ajax( ListView technique ) but how to do this in javascript.. regards Tawus --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
