Why does my GSAP slider animations stop working after I tried to animate my Nav bar

后端 未结 0 999
一生所求
一生所求 2020-12-30 23:38
//Animation on slider
const tl = gsap.timeline({ defaults: { ease: "power1.out" } })

tl.to(".text", { y: "0%", duration: 1 });
tl.to(&         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题