views:

47

answers:

1

This plugin doesn't seem to do the job for IE6 with jQuery 1.3.2 ( haven't tested 1.4.2 ):

http://www.appelsiini.net/projects/lazyload

A: 

Looks like the way Youtube does it is by <img src="pixel.gif">, I may have to adopt this for IE.

meder