scss 自定义AOS动画

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了scss 自定义AOS动画相关的知识,希望对你有一定的参考价值。

[data-aos='height-top-max'] {

  &::after {
    height: 0;
    transition-property: height;
  }

  &.aos-animate { // This is key

    &::after {
      height: 100%;
    }
  }
}

以上是关于scss 自定义AOS动画的主要内容,如果未能解决你的问题,请参考以下文章

当部分出现在屏幕上时,AOS 动画不起作用

aos.js超赞页面滚动元素动画jQuery动画库

Js 之aos.js页面滚动动画

aos.js超赞页面滚动元素动画jQuery动画库

javascript 滚动动画AOS

php AOS动画