English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

3 answers

IE does not interpret Javascript, it only understands Jscript. Firefox, as a product of Moziila/Netscape, only understands Javascript. While both languages share similar functions, as they are both implementations of ECMAscript, and they share objects by adhering to various levels of the W3C DOM specifications, they also have completely exclusive functions and objects (It is only recently that the Gecko DOM supported the innerHTML object; it was first created as part of IE's DOM).
Try to code to W3 specifications and you will seldom have any problems, or the need to fork code.

2006-06-11 16:18:44 · answer #1 · answered by Ron 6 · 1 0

can you post the code so we can look at it? that would help finding out what is wrong. IE and Firefox handle javascript differently

2006-06-11 16:16:22 · answer #2 · answered by jmfc 4 · 0 0

read this from the firefox website:

http://www.mozilla.org/support/firefox/faq


go to the section labeled "How do I install Java?"

2006-06-11 16:01:11 · answer #3 · answered by diecast 3 · 0 0

fedest.com, questions and answers