Images loading on scroll only

Posted:
Wed Oct 06, 2010 8:50 am
by chrisstolz
This is awesome. They got their images to load only when you scroll down to them. This probably means that the page loads faster because there is less to process from the start.
We should definitely be looking into this!
http://yesmoke.eu/blog/
Re: Images loading on scroll only

Posted:
Wed Oct 06, 2010 11:09 pm
by silvester
The images gets loaded and is replaced with a grey image once the page is opened in browser. when we scroll then the grey image is replaced withe the original image using ajax request.
Re: Images loading on scroll only

Posted:
Fri Oct 08, 2010 1:09 am
by douglas
Which means we are not getting any performance benefit rather extra burden?