I believe that NS is following spec. DIV is a high level container. a FORM element is not SUPPOSED to be split across multiple DIV elements. You must have a separate form in each one. In this case, other browsers are just more forgiving, not more correct. -----Original Message----- From: Russel Madere [mailto:[EMAIL PROTECTED]] Sent: Friday, January 05, 2001 11:34 AM To: CF-Talk Subject: OT: Behavior of form fields in a hidden DIV tag in Netscape I have several form fields in a hidden DIV tag pair. I use: <div id="MarketingPane" style="display: none;"> Form Fields </div> Does Netscape treat these fields as disabled? I look in the Debug output on the action page and they are not listed. Am I doing this wrong, or is this how Netscape behaves? Russel ============================================================ Russel Madere, Jr. Senior Web Developer ICQ: 5446158 http://www.TurboSquid.com Some days you eat the bear; some days the bear eats you. ============================================================ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

