You are here: irt.org | BBS | Re: Problems with frames [This BBS is closed]
Posted by Martin Webb on July 07, 1998 at 13:53:47:
In Reply to: Re: Problems with frames posted by Rob Friesel on July 06, 1998 at 09:43:26:
: There is a snag with that script, unfortunately. Although it works fine
: in a Netscape browsing environment, MSIE doesn't seem to want to
: read the script right, writing the frameset incorrectly. So, if you're
: writing a site that needs (for whatever reason) to be VERY compatible
: with both browsing environments, then you really can't use it.
: ---one frustrated web programmer
This maybe because MSIE expects all JavaScript code to be placed in the HEAD section.
A possible solution is to have two frames, one which writes out the code to generate another frameset, using the passed url, into the other frame.
Follow-ups:
You are here: irt.org | BBS | Re: Problems with frames [This BBS is closed]