About This Product
Metachecker.net | FontsMadeEasy.com | RankChecker.net
| Over 5000 Free Fonts | Tutorials | Javascript Forum | Other Javascript Resources | Cheat Sheet


Script Debugger


Having trouble adding a JavaScript to your site? Just can't get things working? Add this short script to your site, and it will report to you JavaScript errors as they happen in a box on the screen. The idea is that you will see what the error is, and hopefully give you some ideas on how to fix it. I actually use this script when I debug scripts!

For this example, clicking this button will cause a JavaScript error, that
the function is not defined. The error will be displayed in the box below.
 
Insert into <HEAD>

 
Insert into <BODY>

 
Other Options