能用jquery方法给我写一个简单的让图片经过加载的效果吗?
网上用的是jquery.lazyload.js,我想要的是大部分商城用到的那种效果,就是浏览器滚动条下拉,能看到图片慢慢的显示。用几张图片写个例子给我看下就行,希望会的能...
网上用的是jquery.lazyload.js ,我想要的是大部分商城用到的那种效果,就是浏览器滚动条下拉,能看到图片慢慢的显示。用几张图片写个例子给我看下就行,希望会的能帮帮忙
展开
1个回答
展开全部
<script language="javascript" type="text/javascript" src="/images/lazyload.js"></script>
<script type="text/javascript">
jQuery(document).ready(
function($){
$("img").lazyload({
placeholder : "/images/grey.gif",
effect : "fadeIn"
});
});
</script>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
...
<script type="text/javascript">
jQuery(document).ready(
function($){
$("img").lazyload({
placeholder : "/images/grey.gif",
effect : "fadeIn"
});
});
</script>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
<img src="https://gss0.bdstatic.com/70cFsjip0QIZ8tyhnq/img/logo-zhidao.gif" width=120 heigth="40"><br>
...
追问
好像没复制完整啊,大哥。 313482682@qq.com 是我邮箱,发给我吧,不胜感激
参考资料: www.sentsin.com
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询