Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback: irt.org FAQ Knowledge Base Q1239

Feedback on: irt.org FAQ Knowledge Base Q1239

Sent by henning harperath on December 04, 2000 at 07:02:18: - feedback #2096

Worth:
Very worth reading

Comments:
thanks, it helped a lot!
i found many non-useful tips on other sites for using document.clear(), before i found yours...


Sent by Amadeus Foudray on September 20, 2001 at 12:46:17: - feedback #3178

Worth:
Worth reading

Length:
Just right

Technical:
Just right

Comments:
There's an easier way to do this:

The full call to document.open looks like this:

document.open(sMimeType, sReplace)

sMimeType should be "text/html", and sReplace should be "replace" if you want the new page to replace the old in the history.


©2018 Martin Webb