jquery-laziness:图像延迟加载的 jQuery 插件

时间:2024-07-30 09:41:27
【文件属性】:

文件名称:jquery-laziness:图像延迟加载的 jQuery 插件

文件大小:1KB

文件格式:ZIP

更新时间:2024-07-30 09:41:27

jquery jquery-plugin image-loader lazyload-images JavaScript

懒惰 图像延迟加载的 jQuery 插件。 例子: :: $(document).ready(function() { $(document).laziness({ selector: 'img[data-src]', // image selector on selected container attribute: 'data-src', // imagesrc html attribute onload: null, // callback called on each image load threshold: 200, // load images earlier, ex: 200px earlier }); });


【文件预览】:
jquery-laziness-master
----README.md(483B)
----jquery.laziness.js(2KB)

网友评论