Re: Howto use venkman for dummies please?
Martin Honnen <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Organization | Liberty Development |
| Message-ID | <[email protected]> |
Albert Deinbeck wrote: > I'm pretty much frustrated with JS and Firefox. > I have some webpages written for IE and trying to make them Firefox > compatible. The problems start with Firefox not showing error messages. He > simply swallows the JS silently. It just doesn't work, not even a "<body > onload='alert()'>" is working and he doesn't tell me why... Firefox has a so called JavaScript console where error messages are logged, just use the menu entry Tools -> JavaScript console to open it. -- Martin Honnen http://JavaScript.FAQTs.com/