unable to access javascript file in Mozilla Firefox

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • abid khan
    New Member
    • Aug 2007
    • 1

    unable to access javascript file in Mozilla Firefox

    Hi,
    I've created a html page and also used a style sheet and a javascript file in this. all is good in internet explorer browser. but if i open this file in Mozilla firefox working of style sheet is good but codes written in java script file is not working.

    i don't know why...
  • drhowarddrfine
    Recognized Expert Expert
    • Sep 2006
    • 7434

    #2
    Link .

    Comment

    • Andelys
      New Member
      • Aug 2007
      • 47

      #3
      Originally posted by abid khan
      Hi,
      I've created a html page and also used a style sheet and a javascript file in this. all is good in internet explorer browser. but if i open this file in Mozilla firefox working of style sheet is good but codes written in java script file is not working.

      i don't know why...
      Search extensions for firefox, and find one that called "javascript debugger" think it will help.

      Or post the code and a can look at it :D, but also send me a PM because i don't know if i forget it.

      Comment

      • Andelys
        New Member
        • Aug 2007
        • 47

        #4
        Forgot:

        You can also use the build-in debugger in firefox. (You can find it in the function-menu)

        Comment

        Working...