You are here: irt.org | BBS | Re: javascript to applet within frameset - whats the location format? [This BBS is closed]
Posted by Dan Gardner on September 14, 1998 at 10:06:42:
In Reply to: javascript to applet within frameset - whats the location format? posted by Dan Gardner on September 14, 1998 at 10:04:49:
In full: I always forget to leave out 'less than' signs from these things.
: I'm accessing an applet from a different frame.
: I'm using,
:A HREF="javascript:parent.frames.nav.BtnPlayer.setState ('*', 0) ;
: etc. (where 'nav' is the frame with the applet in)
: This seems to work fine in IE V4
: but it throws up the following javascript error in Netscape V4:
: parent.frames.nav.BtnPlayer has no properties.
: Is there a different way of accessing the applet, or what am I doing wrong.
Follow-ups:
You are here: irt.org | BBS | Re: javascript to applet within frameset - whats the location format? [This BBS is closed]