How to see changes happening to my HTML by a jQuery script?

Xqqldcaasatr

New Member
What is the best way to see the changes happening to my HTML while something is changed with AJAX / jQuery? The change happens too quickly (and disappears afterwards) for me to properly debug the HTML added through Firebug.Edit: I did not write the script itself and have no control over it either.
 
Back
Top