View Single Post
  #4 (permalink)  
Old 01-23-2007, 06:16 PM
JoshuaPrismon JoshuaPrismon is offline
Zimlet Guru & Moderator
 
Posts: 467
Default

Quote:
Originally Posted by jfavero View Post
Is there a recommended way to add debug lines to the JavaScript for debugging?? I am trying to build a zimlet to an external system and need to debug it.

THanx Joe
Do yourself a favor, if you haven't already, go grab firebug for firefox. It gives you a ton of different ways to debug, without falling back to the old debug by printf ;-)
Reply With Quote