Forum Moderators: open
Does anyone know a method for pre-loading text, or even an entire HTML doc, into the browser cache?
<LINK REL="next" HREF="http://www.your_page_URL.html">
This pre-loads the entire document, presuming that it is the next page the user requests.
D C