[ 源代码: jquery-lazyload ]
软件包:libjs-jquery-lazyload(1.9.7-2)
libjs-jquery-lazyload 的相关链接
Debian 的资源:
下载源码包 jquery-lazyload:
- [jquery-lazyload_1.9.7-2.dsc]
- [jquery-lazyload_1.9.7.orig.tar.gz]
- [jquery-lazyload_1.9.7-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.appelsiini.net]
相似软件包:
Lazy Load Plugin for jQuery
Lazy Load is a jQuery plugin written in JavaScript. It delays loading of images in long web pages. Images outside of viewport (visible part of web page) won't be loaded before user scrolls to them. This is opposite of image preloading.
Using Lazy Load on long web pages containing many large images makes the page load faster. Browser will be in ready state after loading visible images. In some cases it can also help to reduce server load.
Lazy Load is inspired by YUI ImageLoader Utility by Matt Mlinac.
其他与 libjs-jquery-lazyload 有关的软件包
|
|
|
|
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- rec: javascript-common
- Base support for JavaScript library packages