Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Forms within DIV Tags

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Ok...here is my dilemma:

In Netscape 4.x you referenced the value of a form element within a DIV tag thusly:

document.layers['divname'].document.formname.formelementname.value

In Netscape 6...how do you do this???

Any help would be appreciated...thanks in advance!
 
Just reference the form, like you could get form thru document.formname - the forms array is still there I think?
b2 - benbiddington@surf4nix.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top