Quote:
Originally Posted by jfavero 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 ;-)