Jump to content
Search Community

tp1998

Members
  • Posts

    4
  • Joined

  • Last visited

About tp1998

  • Birthday 09/17/1998

tp1998's Achievements

  1. Hi, @mvaneijgen what you made is a single tween tweening with scrub property, and what I wanted is each sentence appear on each scroll, Looked at different examples on codepen and came up with this https://codepen.io/tarunpatnayak/pen/ZExdbNa . But issue still arises as if I randomly scroll up and down it is overlapping. Although I checked this pen and learned about preventOverlaps and fastScrollEnd but it still doesn't seem to make any progress. Can I please have any suggestions for this?
  2. Hi @mvaneijgen thanks for your response, Here, I created a similar approach by keeping https://codepen.io/akapowl/pen/XWZreGK from this thread as my base but the thing it i is not working with smooth-scrollbar.js Can please have a look? https://codepen.io/tarunpatnayak/pen/ZExdbNa
  3. Hi Cassie, thanks for this, I have gone through the docs, but and I understood most of the stuffs. But it's still confusing for me to figure out. Here's a similar pen I'm reffering to - https://codepen.io/BrianCross/details/PoWapLP But the thing is it's infinite, and I want to it to end and let user scroll through the other page contents. I tried setting the sections as absolute from fixed, and pin the parent container, but I think I did not do it properly, can you please check here - https://codepen.io/tarunpatnayak/pen/bGvPVNy?editors=0010
  4. I'm tring to achive text animation on each scrolls. please check the pen link, I have few lines and I want each of them to appear on each scrolls, and after that page content comes. I'm a newbie, I hope I gave proper instruction. Please help me achive this if possible, any similar example would also be sufficient. Thanks in advance.
×
×
  • Create New...