|
|
Q125 How do I pre-load a page?
irt.org | Knowledge Base | JavaScript | Misc | Q125 [ previous next ] Q125 How do I pre-load a page?Use frames with a hidden frame which loads the next document. Say frame1.html has:
Then the link to the next page should be:
And frame2.html has:
etc, etc |
-- div -->
|