Emulating progressive image loading for IE using Javascript

C

Chris Jakeman

Hi,

Internet Explorer doesn't load JPGs progressively. I need to show a
large graphic (100KB) on dial-up lines, so I searched for a way to
emulate progressive loading of images.

Couldn't find anything, so I've written my own, with bands of low-res
image being loaded and then overwritten with high-res. Have I been
re-inventing the wheel?

Chris Jakeman
 
M

Markus Ernst

However, instead of using either scripts or the low-res elements, I'd
rather suggest creating the images as thumbnailed links, so that a
user can load each of the full resolution images individually, if he
or she needs to.

You could also just slice up the image to several files. The disadvantage of
that method is that you don't have control over the sequence of loading.

Markus
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top