Jump to content
Search Community

qbits OG

Premium
  • Posts

    3
  • Joined

  • Last visited

About qbits OG

qbits OG's Achievements

  1. thanks. that's more help that I would have imagined. thanks for the time, I will take your suggestions into account. pretty sure I will find a solution on my own. I'm happy we at least could find a solution for the height thing. THANKS!
  2. hey man, thanks for the fast response. I'm still trying to figure out, why you need to move the timeline position by 0.25? I'm just curious. Let's assume I want to pin the left part now, so the step circle says as long as the section is "active", would you do that with yPercent or with a seperate ScrollTrigger and pin:true?
  3. hey, i have tried several solutions so far, but still no luck. Any help would be really appreciated. #fingerscrossed What I'm trying to do, is that I have sections below each other, not layered. they should scroll up, should be pinned on top and the height of the content should be increased while scrubbing down. however, due to the fact that the height is initially not known, the scroll triggers are wrong...obviously. All examples I could find were layered sections. however, I need to have them in relative order. I'd like to have the effect, that scrolling should increase the height (best with same scrubbing speed no matter of the end height) of the content and push the upper part (title, subtitle and previous section up). When the section is done, the next one should appear from the bottom and push the previous one up. I made a quick codepen to give a a glance of what I tried so far (setting height to 0 after ScrollTrigger, using .FromTo(). im out of ideas here... Best Regards, Daniel
×
×
  • Create New...