Jump to content
Search Community

IcarusD

Members
  • Posts

    1
  • Joined

  • Last visited

IcarusD's Achievements

  1. Hey guys, I'm building a site that relies heavily on GSAP & ScrollTrigger to move 100vwx100vh fixed containers / elements in and out of the viewport. The problem I have is for whatever reason the page doesn't always start at scrollTop = 0 (even by trying to force it), in this case the elements with attached scrollTriggers don't detect their position in the tween and instead just appear in their initial static position. Is there a way to have these elements detect their state along the tween from scrollTrigger relative to the scrollTop on page load? Hopefully that makes sense. Thanks!
×
×
  • Create New...