Thursday, March 27th, 2008

Using Alert to Debug your Script

While most browsers now come with either a built-in JavaScript debugger or have a debugger available as an add-on to the browser, sometimes it is just simpler to debug your script the old fashioned way by commenting out parts of the script and by adding alert statements at various points in the code.

Using Alert to Debug your Script

Share and Enjoy:
  • Digg
  • del.icio.us
  • Furl
  • description
  • StumbleUpon

Tags: , ,

Leave a Reply