tags:

views:

36

answers:

1

like in this site: http://www.1stwebdesigner.com/resources/57-free-image-gallery-slideshow-and-lightbox-solutions/

it only loads the image when you are rally seeing it. This is something i would want to implement in my website. thanks

and a preloader if possible. i use jquery

+5  A: 

Lazy Load will load images only when you require them. Check out the Preload plugin for... you guessed it... preloading.

Andy E
@Andy E totally awesome answer +1
c0mrade
thanks ;) a lot
Totty
@user305270: you're welcome. @c0mrade: thanks :-)
Andy E