parallax-scrolling:JS视差滚动功能

时间:2024-06-21 16:59:52
【文件属性】:

文件名称:parallax-scrolling:JS视差滚动功能

文件大小:251KB

文件格式:ZIP

更新时间:2024-06-21 16:59:52

JavaScript

视差滚动 CSS背景的纯JS视差滚动功能。 将滚动应用于 div 的背景。 默认情况下,它使用最大数量的溢出像素并在整个滚动持续时间(由包含 div 何时在视口中定义)均匀分布它们。 演示: 下载并查看示例或访问 版本: 1.0 参数: - id (str): Required. ID of DOM element. - src (str): Required. Source of background image. - scrollDir (str): Optional. Scroll direction can be either "down" or "up". Default is "down". - maxOffset (int): Optional. Max number of pixels the background can move vertically. By d


【文件预览】:
parallax-scrolling-master
----parallaxScrolling-1.0.js(7KB)
----parallaxScrolling-1.0.min.js(3KB)
----README.md(3KB)
----example()
--------example.html(2KB)
--------banner.jpg(246KB)

网友评论