I would like to create a page that runs a 3rd party script that includes document.write after the DOM was already fully loaded.
document.write
My page is not XHTML. My
There are better ways to do this. 2 ways
1) Append
2) InnerHTML