May 2006 - Posts

Javascript Debugger
Tuesday, May 23, 2006 4:27 AM

I found this little tool on the net.

 

It is not a proper “debugger” but it will make debugging easier by eliminating the nasty “alert(‘I break here’)” messages one tends to write out in your JavaScript code.

 

Give it a try.

 

 

Like all things you’ll either like it or not.