Revision: 18043
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at September 22, 2009 04:03 by bionic
Initial Code
javascript:window.open("").document.open("text/plain", "").write(document.documentElement.outerHTML);
Initial URL
http://omnicode.blogspot.com/2008/05/view-dynamically-generated-html-in-ie.html
Initial Description
Go to page, then place code in address bar and generated code will be shown in new window.
Initial Title
View IE generated source
Initial Tags
DOM, ie6
Initial Language
JavaScript