效果图:
描述说明:
使用文档:
1、引入animate.css
<link rel="stylesheet" href="https://cdn.bootcss.com/animate.css/3.7.0/animate.css">
2、HTML
<div class="xScroll(可以自定义类名)" data-animation="fadeInUp(animate的动画名称)"><div>
3、调用
$(".xScroll(自己设定的类名)").xScroll();
转载请注明来源地址:小川编程 » https://www.youhutong.com/index.php/article/index/543.html