View Single Post
  #6 (permalink)  
Old 03-07-2006, 12:35 PM
pshah pshah is offline
Zimbra Employee
 
Posts: 269
Default

You can also load the Venkman (mozilla debugger) and set the following option:

Debug > Error Trigger > Stop for Errors

Then, when loading the client any JS errors will trigger the debugger to stop/break on the exact line causing the error.
Reply With Quote