Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-13-2012, 04:07 PM   PM User | #1
Junsee
New Coder

 
Join Date: Jun 2012
Posts: 42
Thanks: 4
Thanked 5 Times in 5 Posts
Junsee is an unknown quantity at this point
Delayed Preloading Image Script

Has anyone got one?

I have been looking around the internet and it doesn't seem to be possible, or that many do not use this.

I have a website that loads in jCarouselLite, but it displays text. Then on "Mouseover" an image is displayed.
If I preload images nearly all browsers will try to do this en masse, making the whole page lengthy to view. Of course I have taken the preload script out, and it's real quick (until I mouse over an image). This becomes more of a problem as the webpage serves an international crowd, adding a few more seconds on to each image.

I really need the page to load ... then for images to be "Pre" loaded.
If anyone has any scripts/idea it would be nice!


Oh I have tried various solutions, mainly CSS methods.. but I can't find the right solution yet.
I think I need JavaScript, which has a delay function and a preload image function... but I am not sure how that looks...
Thanking you in advance
Junsee is offline   Reply With Quote
Old 06-13-2012, 08:44 PM   PM User | #2
c1lonewolf
Regular Coder

 
Join Date: Sep 2002
Posts: 216
Thanks: 0
Thanked 11 Times in 11 Posts
c1lonewolf is an unknown quantity at this point
The point of preloading is so the images are there when you need them. You can use a normal image preloading javascript script placed in the doc head, but you should add a delay to the display area script until the page and all images are loaded.
__________________
NO Limits!!
c1lonewolf is offline   Reply With Quote
Reply

Bookmarks

Tags
delayed, images, preloading

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:09 AM.


Advertisement
Log in to turn off these ads.