Is there any way to access a tag without an ID in the Netscape 4.x DOM?
I need to access a form tag (the only one on the page).
I am trying to replicate the behavior of document.getElementsByTagName("FORM"
.item(0)
is there any way to do this?
Thanks. ===
Supports Mozilla and Web Standards
Knows HTML/XHTML, CSS1, JavaScript, PHP, C++, DOM1
===
I need to access a form tag (the only one on the page).
I am trying to replicate the behavior of document.getElementsByTagName("FORM"
is there any way to do this?
Thanks. ===
Supports Mozilla and Web Standards
Knows HTML/XHTML, CSS1, JavaScript, PHP, C++, DOM1
===