How to defer loading images until they're visible?
November 3, 2006 1:15 PM
Subscribe
On a web page, how can I tell if images have not yet been scrolled into view?
I have a large scrollable web page full of small, differing images. I'd like to defer loading the images off the bottom of the currently visible portion of the page until the user scrolls down to see them.
Is there an easy, IE and FF compatible way in which to do this in Javascript?
posted by Neon to computers & internet (8 comments total)
posted by jesirose at 1:21 PM on November 3, 2006