Mozilla JavaScript Console

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ux

    Mozilla JavaScript Console

    When i try to execute a bugged JS on IE, an error windows popup to alert
    me about the error encountered.
    How can I set Mozilla to do the same?
    (In my config I must open the Javascript Console to verify if everything
    is OK, because it doesn't popup when errors happens.)

    Thanx
    Marco

  • DU

    #2
    Re: Mozilla JavaScript Console

    Ux wrote:
    [color=blue]
    > When i try to execute a bugged JS on IE, an error windows popup to alert
    > me about the error encountered.
    > How can I set Mozilla to do the same?
    > (In my config I must open the Javascript Console to verify if everything
    > is OK, because it doesn't popup when errors happens.)
    >
    > Thanx
    > Marco
    >[/color]

    I don't know the answer to your question but you can install Web
    developer extension for Mozilla and Firefox and you'll get/see an icon
    in that toolbar if a javascript error was reported.



    DU

    Comment

    • Ux

      #3
      Re: Mozilla JavaScript Console

      DU wrote:
      [color=blue]
      > I don't know the answer to your question but you can install Web
      > developer extension for Mozilla and Firefox and you'll get/see an icon
      > in that toolbar if a javascript error was reported.
      >
      > http://www.chrispederick.com/work/firefox/webdeveloper/[/color]

      Nice plugin this. I didn't know him at all.
      It solves my problem, thank you


      Marco
      (This gave me the idea for a further question to the NG)

      Comment

      Working...