PDA

View Full Version : Javascript debugger?


hordeman
10-30-2007, 02:11 AM
Does anybody know if the new browser has a javascript debugger? On 2007 OS, I have a web server, browser, coding application and browser --- but not a javascript debugger.

That's the last thing missing in order to do some client-side development while on-the-go.

Thanks! :)
H.

aleksandyr
11-15-2007, 10:41 PM
Using MochiKit and its logging functions can make debugging much, much less painful.

If there's a JS console, I can't find it =/