Bottom line: How do I disable the Error Console so it never pops up?
For more detail read this : http://developer.mozilla.org/en/docs/JavaScript_Console
If you want yo remove Error console , use this extension >
https://addons.mozilla.org/en-US/firefox/addon/710
As for ignoring it, that's pretty hard to do when an onkeypress event
throws an error and you have to switch between windows after every
entered keystroke. Even if you leave the window open, firefox brings
it to the front of the zindex and your form loses focus... very
annoying!
Hope that helps someone.
> > If you want yo remove Error console , use this extension >https://addons.mozilla.org/en-US/firefox/addon/710- Hide quoted text -
>
> - Show quoted text -