I was wondering what tools people use to debug javascript code.
The best I can come up with so far is using netscape and its javascript console window to find the line number.
Any other thoughts, techniques, ideas, tools.
phpScott
debuging js
Moderator: General Moderators
- Heavy
- Forum Contributor
- Posts: 478
- Joined: Sun Sep 22, 2002 7:36 am
- Location: Viksjöfors, Hälsingland, Sweden
- Contact:
Since I installed MS Interdev on my Windows box, any JS error popup causes IE and Interdev to crash regardless of wich button of "Yes" and "No" i click...
...Which means that I never get to that point where I can see what the error is...
...forcing me to debug using something else. Right now its Netscape 7, which I think of as a pretty good email client aswell.
...Which means that I never get to that point where I can see what the error is...
...forcing me to debug using something else. Right now its Netscape 7, which I think of as a pretty good email client aswell.