Toggle navigation
All Forums
Recent Posts
Sign In
JavaScript Debug
ast3r3x
Posted:
May 25, 2003 8:59PM
in
Mac Software
edited January 2014
i couldn't decide of this was genius bar or software, but since i'm looking for a software title i asked here...
anyone know of a good program to debug javascript code?
Comments
Reply 1 of 1
gargoyle
Posts:
660
member
May 26, 2003 4:22AM
Most browsers have some method of getting a bit more info from the error messages, or to view an error log.
To find what you have done wrong, you can check the reference here:
http://devedge.netscape.com/library/...1.5/reference/
Or the gude here:
http://devedge.netscape.com/library/...ipt/1.5/guide/
Sign In
or
Register
to comment.
Comments
To find what you have done wrong, you can check the reference here:
http://devedge.netscape.com/library/...1.5/reference/
Or the gude here:
http://devedge.netscape.com/library/...ipt/1.5/guide/