Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
|
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.
|