[newby] trace events ?
"Bru, Pierre" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Message-ID | <[email protected]> |
hi! I have a JS+DHTML page that reply heavilly on events by sometimes, weird things happen and I do not alway understand why :( is there a way to tell the debugger to trace (in a window or file) all the events that fire or better, all the events that fire and for each event, the object(s) which handler has been triggered by the events ? TIA, Pierre.