一个下雪的插件(只要是想完成掉下来的特效基本就能满足) 自定义选项算多了吧
目前该插件使用只需要引入一个js文件 不需要去动css和js 相对比较友好
当然现有功能不止用于下雪 可以发挥想象 使用场景可以很广
<scrip src="snow.js"></scrip>
(支持多种模块化规范)
使用:var snow = new $Snow();
var snow = new $Snow({img: true, stay: true, speed: 30});
配置项:
color
opacity
speed
randombase
num
limit
offset
img
imgurl
stay
stayTime
maxSize
maxImgSize
hideType
hideDuration
isOffsetOnTouch
isPause
shadow
shadowColor(废弃)
shadowBlur
shadowBlur
shadowSize
zIndex
reversionOffset
css
constrain
cusShadowColor
randomColor
stayedcss
生命周期:
beforeCreate
created
beforeMoving
beforeMoving
stoped
beforeDestroy
destoryed
方法:
stop
版本:
2018-06-12
更新日志:
rollup
进行打包构建
2018-02-07
更新日志:
$Snow
2018-01-20
更新日志:
2018-01-15
更新日志:
2018-01-15
更新日志:
2018-01-14
更新日志:
2018-01-14
更新日志:
2018-01-14
更新日志:
2018-01-14
更新日志:
2018-01-13
更新日志:
无日志