By davidwalsh
via davidwalsh.name
Published: Aug 19 2009 / 04:36
Once concept I’m very fond of is lazy loading. Lazy loading defers the loading of resources (usually images) until they are needed. Why load stuff you never need if you can prevent it, right? I’ve created LazyLoad, a customizable MooTools plugin that allows you to defer the loading of images until the user scrolls down near them.
Tweet
SaveShareSend
Tags: css-html, frameworks, javascript, web design



Add your comment