dump of modified DOM ?

S

surf

Here is a question:

Is there a script I can get or a means where after a javascript
program has altered the html in the DOM it can be printed out to some
text window ? This might help me analyze complex programs to figure out
what they did to the html.
 
M

Martin Honnen

surf said:
Is there a script I can get or a means where after a javascript
program has altered the html in the DOM it can be printed out to some
text window ? This might help me analyze complex programs to figure out
what they did to the html.

Do you know Mozilla's DOM inspector? It is a live representation of the
DOM with various views on the nodes.
 

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
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top