Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Old 10-15-2007, 01:58 PM Image load order?
John84's Avatar
Skilled Talker

Posts: 64
Name: John
Trades: 0
Hey all,

Just wondering if there is a way to control the image load order. I want the background image to load before all the little thumbnail pictures (about 50). Is there a way to do this? I thought maybe something in javascript to do this but if there is a way in php, even better.

Thanks
__________________

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
John84 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-15-2007, 02:16 PM Re: Image load order?
tripy's Avatar
Do not try this at home!

Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
Trades: 0
Not really.

The browser should load the images as far as he "sees" a reference to them, and I believe it will finish with the CSS.

You can force that with javascript, by creating img element, and assigning a source to them.
Then, the browser should be able to get them from his cache, but then again, you have no guarantee that the effective load order will be the one you specified in javascript
__________________
Only a biker knows why a dog sticks his head out the window.
tripy is offline
Reply With Quote
View Public Profile Visit tripy's homepage!
 
Reply     « Reply to Image load order?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.10360 seconds with 12 queries