1. Home
  2. Computing & Technology
  3. JavaScript
Stephen Chapman
Stephen's JavaScript Blog

By Stephen Chapman, About.com Guide to JavaScript

JavaScript Alert

Sunday November 8, 2009
You can do some quick debugging of simple JavaScripts using alert()

The alert built in function has little to no use in live JavaScript code (particularly since some browsers display an option to turn off JavaScript at the bottom of the alert) but it is still useful for finding and fixing errors in JavaScript code when you are testing in a browser that doesn't have a debugger built in (such as Firefox).

JavaScript Alert
Comments

No comments yet. Leave a Comment

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Explore JavaScript
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. JavaScript

©2009 About.com, a part of The New York Times Company.

All rights reserved.