Jump to content
Search Community

vdev

Members
  • Posts

    10
  • Joined

  • Last visited

vdev's Achievements

  1. I am trying to make the navigation work in the kind of scrolling behavior as shown in the codepen, but could not figure any way of doing so. Can you please suggest me a way to do so ? Thank You.
  2. Thank you @akapowl, will look into the thread and try to figure something out. Thanks!
  3. Hey @akapowl, in the solution you have provided here, the height of the containers were fixed, but if we have a container of variable height, the whole scrolling isn't working. Could you please help me with a possible solution to the problem. Moreover, there will be a problem in calculation of margin top for third container. https://codepen.io/vasudevsall/pen/oNoVbPY
  4. Hey @Cassie, sorry for disturbing again. I tried to create the kind of animation I posted in the question using the pen you provided, and I could figure out only this much. https://codepen.io/vasudevsall/pen/eYeQBpG As you can see on the link above, I am not able to find a way to scroll directly from long section to third section, i.e. green section. If possible, could you please take a look. Thank You.
  5. Hello @Trapti, sorry for disturbing again, I tried to solve the problem with the code you share. But, here all the horizontal scrolling tabs are together, while in my case there is a vertical scrolling section in between. Moreover, since the natural scrolling of a browser is vertical itself, so it is easier to shift from vertical to horizontal in between. So, if possible, can you suggest me any other approach regarding the problem. Thank You.
  6. Thank You @Trapti for your response, I will try to create a minimal demo and reply if I need further help.
  7. Hey there! I am new to gsap and have searched a lot though forums and have also tried to create a scrolling effect like one given below. Can someone please suggest me how can I get such a scrolling effect using ScrollTrigger. Thank You
×
×
  • Create New...