1) Create a new bookmark 2) Edit it's properties. Paste the following (single-line) code into it. javascript:c=document.getElementsByTagName("HTML")[0].outerHTML;t=document.body.appendChild(document.createElement(''));t.value=c;alert('Double-click%20textarea%20to%20remove.'); 3) Click the bookmark on a page to see the post-DHTML HTML in a big copyable textarea. 4) Double-click the text area to return the page to its virgin state.