web-feature: document.write()
The document.open(), document.write(), document.writeln(), and document.close() methods write content to a document, possibly while that document is still loading.
The document.open(), document.write(), document.writeln(), and document.close() methods write content to a document, possibly while that document is still loading.