- 2
- 0
- 约2.82千字
- 约 3页
- 2017-08-22 发布于河南
- 举报
跟随页面滚动的层(有缓动)
跟随页面滚动的类,有缓动效果,可用于对联广告
运行代码无着色模式打印?
!DOCTYPE?HTML??
html??
head??
meta?http-equiv=Content-Type?content=text/html;?charset=gb2312??
title萤火开发网/title??
/head??
??
body??
??
div?style=height:1500px/div??
??
script?type=text/javascript??
/*??
?*??跟随页面滚动的类?
?*??author?:?月高不知归?
?*??site?:?/?
??
?*??使用示例:?
????var?theFloaters?=?new?FireflyFloaters([rate,?speed]);?
????theFloaters.addItem(id[?,?json,?html]);?
????theFloaters.play();?
?*??rate?:?缓动变化率?0-1,可缺省,默认为0.05?
?*??speed?:?速度(毫秒),可缺省,默认为20?
?*??id?:?跟随滚动的容器id?
?*??json?:?css样式,json对象?
?*??html?:?跟随滚动的容器的内容?
?*/??
??
var?FireflyFloa
原创力文档

文档评论(0)