plaxy:jQuery 视差滚动插件

时间:2024-06-29 00:13:26
【文件属性】:

文件名称:plaxy:jQuery 视差滚动插件

文件大小:87KB

文件格式:ZIP

更新时间:2024-06-29 00:13:26

JavaScript

花边 一个简单的jQuery视差滚动插件 安装 只需使用 bower: bower install plaxy --save或者,你可以拉这个 repo 并将文件包含在dist文件夹中。 在 jQuery 库之后的 html 文件中包含plaxy.min.js和plaxy.min.css 。 [removed][removed] <link rel="stylesheet" href="/path/to/plaxy.min.css" /> 用法 在脚本中包含以下内容: $('.parallax').simpleParallax(); 配置 speed - (Number) 效果的速度灵敏度(越低 = 越快)。 默认值: 5 device - (Bool) 如果该效果应该在移动设备上启用。 默认假 Todo的: 一般增强(CSS,


【文件预览】:
plaxy-master
----.gitignore(22B)
----README.md(1016B)
----LICENSE(1KB)
----bower.json(440B)
----package.json(776B)
----CONTRIBUTING.md(501B)
----dist()
--------plaxy.min.css(381B)
--------plaxy.min.js(880B)
----src()
--------plaxy.scss(412B)
--------plaxy.js(2KB)
----.travis.yml(79B)
----.editorconfig(266B)
----gulpfile.js(1KB)
----demo()
--------index.html(704B)
--------image.jpg(80KB)

网友评论