Layers may actually not work, as most browsers have a limitation of layering over "active" content - "active" meaning Java applets, Flash, and forms (much to my surprise). Your best bet is probably to use the HTML rewriting capabilities of IE/Mozilla, for IE this is innerHTML, I believe - an equivalent exists for Mozilla, though I don't know off the top of my head what the DOM name for it is.

Even so, using Dreamweaver will probably help you out a lot with stuff like this - there may even be a free (or pay) extension at Macromedia's Dreamweaver exchange (http://www.macromedia.com/exchange/dreamweaver) that would do it all for you.

Brice

Rajat Pandit wrote:

Thoug a non struts related question,  you might want to consider layers
(DHTML) and make them visible or invisible. Try using dreamweaver. It
has a good 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 button and sees additional questions, presses
the opposite radio button and questions disappears. Without reloading
the form.

Regards, Jan


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]




-- Brice D. Ruth Sr. IT Analyst Fiskars Brands, Inc.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to