DHTML code working in IE but not in Firefox.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kashif mehmoof

    DHTML code working in IE but not in Firefox.

    hi
    i have created a webpage using DHTML but the script works only in IE and not in firefox. can anybody guide me to that.
    thanks in advance.
  • Atli
    Recognized Expert Expert
    • Nov 2006
    • 5062

    #2
    Hey.

    If your script doesn't work in Firefox, it's broken. IE is also broken, which is why sometimes broken scripts work in IE. (It's best to code for Firefox first and then for IE. Easier that way. IE fixes are usually well known.)

    If we are to help you fix it, you will need to tell us what is wrong. To figure that out, use the Error Console in Firefox. (Press CTRL+SHIFT+J) - Then show us the error and the part of the code the error refers to.

    Comment

    Working...