I understand the answer to this is most likely No… but I wanted to ask.
Is it possible to have one img start downloading first?
Basically I have a place holder GIF (that shows in the place of images as they download and I want to get that GIF downloaded as quickly as possible.
Am I able to somehow fast track the downloading of one img (the GIF)?
thx
Try putting an
<img>tag with the gif assrcbefore all other<img>tags and hide it withvisibility:hidden