标签:
<img src="http://img1.imgtn.bdimg.com/it/u=3780136945,1037928808&fm=21&gp=0.jpg" defer_img=‘http://c.cksource.com/a/3/img/sprites.png‘ onload =‘imgh(this)‘/>
<script type="text/javascript">
function imgh(e){
var img = e.getAttribute("defer_img");
if(e.src ==img) {
e.onload = null;
} ;
setTimeout(function(){
e.src = img;
},2000);
};
</script>
标签:
原文地址:http://www.cnblogs.com/wangpeipei/p/4276710.html