Jump to content
Search Community

isaidicanshout

Members
  • Posts

    3
  • Joined

  • Last visited

isaidicanshout's Achievements

0

Reputation

  1. thank you for the tips. i'll look into that and the other tips as well! this is my first time using gsap, so i didn't know it had some of those functions. I also only code maybe once a year so i definitely have some work to do when it comes to neatness and efficiency.
  2. I was able to isolate the portion that isn't working correctly into codepen, i hope this is easier to work with! thanks
  3. First, thanks for building this plugin. It's incredibly fast and easy to set up (even for an amateur hobbyist dev). I'm having a little trouble with a few instances on this page that I'm working on for a friend. The entire page uses very simple visibility changes with ScrollTrigger and AutoAlpha. There are a couple of points where I'm having some difficulty though... In the second section, the American Flag background is supposed to gradually fade out at the end. Sometimes that happens, but sometimes it happens instantly, at the wrong time. On mobile, it often doesn't come back when you scroll back up. In the third section, the main headline appears and fades away, but doesn't come back when scrolling back up. The names in the background are actually triggered by the same GSAP element, but they come back just fine when you scroll up. Any insight is appreciated! The relevant code is live here: http://blackjusticeflag.org/ http://blackjusticeflag.org/assets/scripts.js
×
×
  • Create New...