Jump to content
Search Community

gikall

Members
  • Posts

    6
  • Joined

  • Last visited

gikall's Achievements

  1. Alright, you have right with about tweens, I removed the "to" animation. https://codepen.io/gionic/pen/zYadqVX I combined gsap with CSS, and the result is that I want. I add end: () => "+=" + 700 And I believe I'm ok now!
  2. Yes but in your example the #scroller-wrapper continues to go down and down and down. I want after the third "can" to continue to the bottom section, and not to show the #scroller-wrapper all over the time. Here is the problem end: () => "+=" + wrapper.offsetWidth
  3. Alright, now I'm so confused. By the way thank you @mvaneijgen
  4. I went it a little further, but now I broke the scroll end. ? Check it here https://codepen.io/gionic/pen/zYadqVX
  5. Hello @mvaneijgen, thank you for the reply. All your advices are correct, and I will try to apply them. But I don't want to move .text-group . Only the .can-group from right and at the middle of them I want to continue scrolling to the bottom sections!
  6. Hello guys, I am newbie to GSAP and a little confused. In the above codepen I want to achieve something like the example of United Sodas scrolling section. But I have only 4 elements to the right.. and final result I want at the middle of the right section i.e. at the end of the third photo to scrolling down and not to lose the boxes on the left. Thanks in advance!
×
×
  • Create New...