Jump to content
Search Community

Janelle

Members
  • Posts

    7
  • Joined

  • Last visited

Janelle's Achievements

2

Reputation

  1. Ok. That does make sense. Thanks for all your help.
  2. I'm sorry. The section with the fish, person, layering and text is what I call the "blade". In the code it would be <section id="section-transform">. My challenge is scrolling back up and going thru the animation is lengthy because of the height of the section needed for the animation to cycle thru. I need users to be able to get back to the top of the page quickly via scrolling. My thought is if the "blade" can "freeze" at the last transition (see attached screenshot) with a set height for scrolling up it would scroll like a static boring web page. But scrolling down would be awesome animation. I'm not quite sure how else to explain. I'm open to any suggestions.
  3. How about when the user scrolls past the animated blade (section), then when they scroll up that blade becomes static (no animation). Then when they scroll back down the animation plays. Is this possible?
  4. I have a very long scrolling page with lots of animation which animates when the user scrolls down and up. I need to make the 'scroll up' much faster. I thought maybe if the animation would stop/freeze when a user scrolls up? I could really use suggestions and instructions. Thanks. I'm super new to this. The code pen is a snippet of the page. I'm guessing if I can get a solution to this then I can apply it to all the other animation.
  5. Looks like the vendor reached out to you guys about this issue and it was resolved by updating our gsap to the latest. Thanks.
  6. Thank you Zach. I'll reach out to the vendor. I'll make sure to create a demo next time.
  7. So, I have a webpage a vendor designed for us using your awesome gsap, but something odd happens if I view a different tab, then view the tab with the webpage, the webpage does this crazy auto scroll up. It is always random which section it'll scroll up too. I hope that makes sense. I'm not sure how else to explain it. What would cause this and how can I stop it? On page load the page should always start at the top, but when moving between tabs should not trigger any events. I'm attaching my js file. I sure hope it is a simple fix. Thanks, Janelle main31.js
×
×
  • Create New...