jquery_lazyload:图片慢加载 前端资源


https://github.com/tuupola/jquery_lazyload


<img class="lazyload" data-src="img/example.jpg" width="765" height="574">
<img class="lazyload" src="img/example-thumb.jpg" data-src="img/example.jpg" width="765" height="574">


$("img.lazyload").lazyload();


签名:这个人很懒,什么也没有留下!
最新回复 (0)
返回