Jump to content
Search Community

Vijith

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Vijith

  1. Hi Hello, How to avoid initial Glitch ( In the initial loading all the elements are showing and after sometime its hiding and start the animation ). here am using this method window.addEventListener("load", function(event) { anyone please help me to fix this
  2. Hi Guys, I want to animate images one by one when scrolling here am using ( gsap.registerPlugin(ScrollTrigger); gsap.utils.toArray(".flower").forEach((flower) => { }) ) this method , but now all the image are animating in same time, anyone please help me to fix this issue.
×
×
  • Create New...