HTML load Q
HTML load Q
- Started
- Last post
- 5 Responses
- stewart
is it possible to fix the order of images that are loaded on a html website?
example: i want the browser to load the background image first, and after that the button images.
possible?
- ********0
naah not really
- rasko40
you could cover the whole area with a layer and then just hide the layer when everything is loaded.
- stewart0
so it is unpossible.
stupid, isn't it?
- ********0
can try this.. dunno if it works - http://www.cryer.co.uk/resources…
- stewart0
looks great. thanks.