simX
Unofficial Mac Genius
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.
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.