/ Published in: JavaScript
Go to page, then place code in address bar and generated code will be shown in new window.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
javascript:window.open("").document.open("text/plain", "").write(document.documentElement.outerHTML);
URL: http://omnicode.blogspot.com/2008/05/view-dynamically-generated-html-in-ie.html