Forum Moderators: phranque
On my pages (www.domain.com), there are images provided by another server
(images.domain.com), but this last one is veeery sloooow, so somethimes the
main one hangs.
I'm trying to find a way not to load these external images if the images
server works slow.
Currently, I use:
<img src="http://images.domain.com/dc/9004.jpg" />
but, is there another way? Thx
That way it's all down to your band width and you are not relying on someone elses bandwidth and server.
Of course, if you do not have permission to use these images then you should stop.