Neither IE-Debugger or Mozilla/Venkman debugger can step through dynamically added code?

R

Robert Oschler

I have some Javascript code that I create at run-time which I then write
into the host document dynamically. I can't seem to get the IE/MSDEV
debugger nor the Mozilla/Venkman debugger to properly trace the source, even
though it has proper linefeeds in it. They both jump around odd lines in
the the original HTML/PHP document when I try to step through the code.

Does anyone know how to set things up so I can trace dynamically created
code comfortably?

Thanks.
 
M

Mcginkel

Robert,

Try the "pretty print" button in venkman. That works for me.
Second option is to close all source windows and double click on the
call stack so a new fresch window is opened.

Kees
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,731
Messages
2,569,432
Members
44,832
Latest member
GlennSmall

Latest Threads

Top