[thelist] Frames, Javascript and IE 5.5 continued....
James Aylard
webmaster@equilon-mrc.com
Mon Jul 23 09:39:13 2001
Katherine,
> Peter's right - I've just tried this and had no joy at all :-(
> Any other ideas? (please :-)
You are right -- this page is a mess! Some things that I noticed:
* Your frameset document (frameset.pl) contains a body element. The frameset
element and the body element are mutually exclusive, so the body element
should be removed.
* The frameset element is contained within the head of the document; it
should follow the head, just as the body does.
* When I debug the page using MS VisualStudio's MDE, there is a clear
problem with the first script element on the page named contentframe.pl. It
appears that you are generating your client-side script on the server, but
that some error occurs when you are generating the else portion of the
script: