- 频道
-
- 类型
-
- Add a link
-
- cite
-
- 语言
-
- Image
-
Advanced mode A B C D E F G
var timer = null;
box.onclick = function() {
cancelAnimationFrame(timer);
timer = requestAnimationFrame(function fn() {
var oTop = document.body.scrollTop || document.documentElement.scrollTop;
if(oTop > 0) {
document.body.scrollTop = document.documentElement.scrollTop = oTop - 50;
timer = requestAnimationFrame(fn);
} else {
cancelAnimationFrame(timer);
}
});
}
I
$(".lazyload").lazyload({
effect: "fadeIn",
threshold: 200,
failurelimit: 15,
skip_invisible: false
})
K L M N O P var maccms={"path":"","mid":"1","aid":"14","url":"www.madou.fit","wapurl":"www.madou.fit","mob_status":"0"}; R S T U V <a href="/" target="_blank"><img src="//sstatic1.histats.com/0.gif?4875969&101" alt="counter create hit" border="0"></a> X var maccms={"path":"","mid":"1","aid":"14","url":"www.madou.fit","wapurl":"www.madou.fit","mob_status":"0"}; Z
- Check out your personal website
-