[Javascript] referring to a form in a div

Filipiak, Bob (Contractor) filipiab at atsc.army.mil
Tue May 1 15:09:22 CDT 2001


You should be able to refer to it by name ( document.formname or
document.forms[0]) if it is part of the window or am I missing something? Or
has it just been a long day?

Bob Filipiak (Contractor)
MCP 

-----Original Message-----
From: Peter Brunone [mailto:peter at brunone.com]
Sent: Tuesday, May 01, 2001 4:08 PM
To: javascript at LaTech.edu
Subject: [Javascript] referring to a form in a div


Here's another one:

    How do you refer to the form inside a DIV tag (particularly one that's
absolutely positioned, although that shouldn't make a difference)?  I can't
seem to get it right for NN or IE.

Thanks,

Peter


_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
http://www.LaTech.edu/mailman/listinfo/javascript
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20010501/61812e0e/attachment.htm>


More information about the Javascript mailing list