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...
I am pretty sure you can do it because I remember seeing somehwere before -- but can you change the alpha of things in IE? In Mozilla its the css property -moz-opacity -- isn't it alpha: in IE? Any help would be appreciated. ===
Supports Mozilla and Web Standards
Knows HTML/XHTML, CSS1...
I am trying to get a Flash movie to stop, rewind, and play using javascript. in my <embed> tag, I tried putting both name="movie" and id="movie".<br><br>Then I made some simple links w/onClicks as follows:<br><br><a href="#"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.