文件名称:boxLoader-Jquery-Plugin:滚动时加载元素的jquery插件
文件大小:99KB
文件格式:ZIP
更新时间:2024-06-25 09:33:24
JavaScript
注意:我制作这个插件只是为了好玩,并学习如何制作 jquery 插件。 所以,它并不完美(我的英语也是如此)。 你需要什么 下载 Jquery。 下载 Jquery.boxLoader。 如何使用 下载文件后,将脚本放在</body>标记之前: [removed][removed] [removed][removed] 如果您不将脚本放在</body> ,它可能无法正常工作。 例子: $('.myDiv').boxLoader({ direction:"x", position: "100%", effect: "fadeIn", duration: "1s", windowarea: "50%" }); 参数 direction 您想要移动元素的方
【文件预览】:
boxLoader-Jquery-Plugin-master
----css()
--------normalize.css(8KB)
--------main.css(7KB)
----fonts()
--------icomoon.woff(2KB)
--------icomoon.svg(3KB)
--------icomoon.eot(2KB)
--------style.css(879B)
--------icomoon.ttf(2KB)
----index.html(4KB)
----js()
--------jquery.js(276KB)
--------jquery.boxloader.min.js(3KB)
--------jquery.boxloader.js(7KB)
--------main.js(1KB)
----.gitignore(574B)
----README.md(2KB)
----.gitattributes(378B)