I've got a social community with a lot of traffic. In the right column of the site's layout, we got a "online list" that prints out a 40x40px thumbnail pic of friends, people in your area etc. 30-40 images in total.
Just before the right column loads, it hangs as all these images are loaded. I need a faster solution compatible down to IE6.
Is it possible to load images by ajax after the page has loaded, use some kind of inline gfx (supported by IE6) or other methods?