|
|
Feedback: irt.org FAQ Knowledge Base Q853
Feedback on: Sent by Tony Burns on December 27, 2000 at 00:00:20: - feedback #2178
Worth: Comments: <p><IFRAME HEIGHT=70 WIDTH=80 SRC="\\P466\c_466\2\training\"></IFRAME> This form is used to run windows applications in IE4 (hta's can be used in IE5). Is there a fix please?? Thanks, Tony Sent by Nick Middleweek on April 26, 2001 at 12:48:04: - feedback #2667
Worth: Comments: Thanks in advance Sent by Tom on June 25, 2001 at 20:25:37: - feedback #2895
Worth: Comments: 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. Sent by Mahendra Kulkarni on November 05, 2001 at 05:10:49: - feedback #3298
Technical: Comments: Try this code which gives me error - <script language="JavaScript">
Sent by Joe on January 30, 2002 at 23:35:44: - feedback #3547
Worth: Comments: document.frames doesn't exist in Mozilla, but parent.frames does. That code works in both Mozilla and IE5 on the macintosh. I suspect, or rather hope, it's the same on other platforms as well. Nonetheless, this was very helpful. Thanks! Sent by Brian L. Matthews on May 03, 2002 at 16:31:29: - feedback #3833
Worth: Comments: |
-- div -->
|