To Preload pages

D

David Dorward

Davmagic said:
Will this work to preload pages (put into the <head>):

<div style="visibility:hidden">
<embed src="URL of page" hidden="true">
</div>

That depends on the browser. Its non-standard so it shouldn't do.

A technique that does work, at least in Mozilla, is the addition of <link>
elements to tell the browser what the next page is.

http://www.mozilla.org/projects/netlib/Link_Prefetching_FAQ.html

This has the added benefit of putting the next link in the standard browser
UI for decent browsers (including Opera, Mozilla, and Lynx).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top