教程集 www.jiaochengji.com
教程集 >  jQuery  >  jQuery 插件  >  正文 jQuery图片延迟加载插件 Lazy Load

jQuery图片延迟加载插件 Lazy Load

发布时间:2014-06-02   编辑:jiaochengji.com
Lazy loader delays loading of images in (long) pages. Images below the fold (far down in the page) wont be loaded before user scrolls down. This is opposite of image preloading. Using lazy load on long pages containing heavy image content makes page feels
Lazy loader delays loading of images in (long) pages. Images below the fold (far down in the page) wont be loaded before user scrolls down. This is opposite of image preloading. Using lazy load on long pages containing heavy image content makes page feels snappier. Browser is in ready state after loading visible images. No need to wait for unknown amount of pictures to load. Download from project page:http://www.appelsiini.net/projects/lazyload

您可能感兴趣的文章:
jQuery图片延迟加载插件 Lazy Load
jQuery图片预加载(延迟加载)插件Lazy Load
Lazy Load 延迟加载图片的 jQuery 插件
使用jquery插件实现图片延迟加载技术详细说明
jquery.lazyload 实现图片延迟加载jquery插件
Lazy Load 延迟加载图片的jQuery插件中文使用文档
基于jquery的lazy loader插件实现图片的延迟加载[简单使用]
jquery图片延迟加载 前端开发技能必备系列
jquery 插件实现图片延迟加载效果代码
jquery插件lazyload.js延迟加载图片的使用方法

上一篇:jQuery特效插件 jSlickmenu 下一篇:Metro JS
[关闭]
~ ~