SimX said: Arg! JavaScript page works in IE, but not Netscape/Mozilla?
Arg, this problem is really annoying me. I have an HTML page with a large JavaScript script embedded in it.
The problem is, it works with Internet Explorer, but it doesn't work with Netscape/Mozilla!
I encountered a similar problem with regards to frames: Internet Explorer would accept frames inside body tags, but Netscape and Mozilla would stoutly refuse to display it.
Are there any common mistakes that are made when writing HTML/JavaScript files that causes Mozilla/Netscape to refuse to run the scripts correctly? I can post some of the code if absolutely necessary.
---
I didn't think, really, and posted the basic structure for a framesite (the HTML code). Please someone save or delete SimX's thread.
JavaScript: Can you post the JavaScript? Does the original code work in NS/mozilla?
Frames: Frames should *not* be inside the body tag. The attached code shows you how to build a framesite-structure. Sorry for f***ing up your thread, SimX
Arg, this problem is really annoying me. I have an HTML page with a large JavaScript script embedded in it.
The problem is, it works with Internet Explorer, but it doesn't work with Netscape/Mozilla!
I encountered a similar problem with regards to frames: Internet Explorer would accept frames inside body tags, but Netscape and Mozilla would stoutly refuse to display it.
Are there any common mistakes that are made when writing HTML/JavaScript files that causes Mozilla/Netscape to refuse to run the scripts correctly? I can post some of the code if absolutely necessary.
---
I didn't think, really, and posted the basic structure for a framesite (the HTML code). Please someone save or delete SimX's thread.

JavaScript: Can you post the JavaScript? Does the original code work in NS/mozilla?
Frames: Frames should *not* be inside the body tag. The attached code shows you how to build a framesite-structure. Sorry for f***ing up your thread, SimX