Jump to content
Search Community

Laszlo

Members
  • Posts

    5
  • Joined

  • Last visited

Laszlo's Achievements

  1. Thank you the link and the solutions as well!
  2. Hello, I wondering is it possible to slow down here the scrolling speed of the image? It might be I can do it with JS but I do not like to slow down on the whole page just when scrolling the image (#scroller) Have you got any idea where I need to look around for this? If it is even possible with this GSAP scroller. Thanks in advance if you have any suggestion. Regards, Laszlo
  3. Thank you @OSUblake for this super quick help and even the description! This is perfect for me!
  4. Hello OSUblake, I meant that I'd like to prevent the view moves down or up during the animation. So my expectation was to achieve something like this: 1) scroll down to the start position 2) scroll further and the fromTo handle the scrolling left to right - but prevent moving down until the end position of the image 3) at the end position of the image continue the moving down when scrolling further Maybe I am completely off the road with this and GSAP is not the right way for this. I am not sure. That's why I asked. Regards, Laszlo
  5. Hello, I am new here and I trying to achieve a special scroll workaround here: https://codepen.io/laszlokosa/pen/oNodqaJ This is almost what I am looking for but I'd like to stop/prevent the vertical scrolling during the 'fromTo' animation. Maybe I have misunderstood the manual but if not this is not possible with only the 'fromTo'. ( https://greensock.com/docs/v3/GSAP/gsap.fromTo() ) Is this possible anyway with GSAP or somehow I better prevent the scrolling with native JS or my approach is completely wrong? Could you suggest to me any direction which might be a help for this? Regards, Laszlo
×
×
  • Create New...