Re: hide section of form

2003-10-25 Thread Jan Kester
no space will be allocated for the div. Regards, Todd G. Nist -Original Message- From: Jan Kester [mailto:[EMAIL PROTECTED] Sent: Friday, October 24, 2003 12:43 PM To: Struts Users Mailing List Subject: RE: hide section of form Thanks, I did add DHTML and used DIV with visibility hidden

hide section of form

2003-10-24 Thread Jan Kester
Hello how can I hide a section of my form with struts/javascript. That is, someone presses a radio button and sees additional questions, presses the opposite radio button and questions disappears. Without reloading the form. Regards, Jan

RE: hide section of form

2003-10-24 Thread Jan Kester
tool for making layers -Original Message- From: Jan Kester [mailto:[EMAIL PROTECTED] Sent: Friday, October 24, 2003 12:59 AM To: Struts Users Mailing List Subject: hide section of form Hello how can I hide a section of my form with struts/javascript. That is, someone presses a radio

How to avoid that Struts html:options adds new line for each option?

2003-10-23 Thread Jan Kester
Hello maybe it is a bit too complicated what I am doing. Therefore I first describe what I need, then what I have done, and then the problem I have... I would like to have a form that has two radio buttons yes/no, that on click either show another subset of questions or hide them. The subset of