javascript - Load image only when it is viewable? -


i saw web page has large number of images, images inside scrolled viewport displayed, outside images, when scroll down it, loaded.

how can done?

try jquery lazy load plugin, works great, customizable, , dont have deal cross browser issues :

http://plugins.jquery.com/project/lazyload


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -