You are here: irt.org | About | Feedback | 2895 [ previous next ]
Feedback on:
irt.org FAQ Knowledge Base Q853
Sent by
Tom on June 25, 2001 at 20:25:37:
Worth:
Worth reading
Comments:
Did you really test for Netscape 6.x
I am running 6.01, and the javascript document.frames returns undefined. This is in keeping with the netscape site which says that document.frames is an IE only feature. See:
http://developer.netscape.com/evangelism/docs/technotes/xref/document-object/
I've also tried using document.getElementById to no avail. That does get the object (evidenced by alert returning the string "object HTMLIFrameElement") but document.open etc doesn't work on the object.
In fact, if you put an alert after the open method, it never gets displayed, indicating the javascript is broken.
Welcome to Nutscrape Agrivator.
Anyhow, if anyone knows how to write some html into an iframe in netsape 6.x (works fine in ie) please let me know.
Thanks.
Other feedback on 'irt.org FAQ Knowledge Base Q853' - show all