代码拉取完成,页面将自动刷新
/**
* Created by Falost on 2017/3/29.
* Name:jQuery.scrollLoad.js
* ӦҳͼƬ
*/
!function(e){e.fn.scrollLoad=function(t){var n={src:"data-src",time:300,t:this},o=e.extend(n,t),i={_init:function(){var e=o.t;if(null==e)return!1;var t=window.pageYOffset?window.pageYOffset:window.document.documentElement.scrollTop,r=t+Number(window.innerHeight?window.innerHeight:document.documentElement.clientHeight),u=e.find("img"),l=u.length;if(!l)return!1;for(var c=0;c<l;c++){var d=u[c].getAttribute(n.src),a=u[c],m=a.nodeName.toLowerCase();a&&(postPage=a.getBoundingClientRect().top+window.document.documentElement.scrollTop+window.document.body.scrollTop,postWindow=postPage+Number(i._getStyle(a,"height").replace("px","")),(postPage>t&&postPage<r||postWindow>t&&postWindow<r)&&("img"===m&&null!==d&&a.setAttribute("src",d),a=null))}},_camelize:function(e){return e.replace(/-(\w)/g,function(e,t){return t.toUpperCase()})},_getStyle:function(e,t){if(2!=arguments.length)return!1;var n=e.style[i._camelize(t)];if(!n)if(document.defaultView&&document.defaultView.getComputedStyle){var o=document.defaultView.getComputedStyle(e,null);n=o?o.getPropertyValue(t):null}else e.currentStyle&&(n=e.currentStyle[i._camelize(t)]);return"auto"==n?"":n}};return window.onscroll=function(){setTimeout(function(){i._init()},n.time)},i._init()}}(jQuery);
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。