HTML & WEB-Design

Moderators: Jonathan
Number of threads: 1253
Number of posts: 3360

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
preload html pages Posted by shankar_vraman on 22 Aug 2001 at 6:25 AM
is there any way/code where i can preload html pages so that it appears as if it is appearing from local hard drive.

please provide me a way around. idon't want to use frames

regards
shankar

Report
Re: preload html pages Posted by James Ferrara on 23 Aug 2001 at 1:00 PM
: is there any way/code where i can preload html pages so that it appears as if it is appearing from local hard drive.
:
: please provide me a way around. idon't want to use frames
:
: regards
: shankar
:
If you have new images, you can preload them with

Image x=new Image(height, width);
x.src="boo.gif";

do that with all the images you have, and, have like a pre-loader or something.





 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.