Jump to content
Search Community

michael_feh

Premium
  • Posts

    6
  • Joined

  • Last visited

About michael_feh

michael_feh's Achievements

  1. thanks for guiding me in the right direction. i got the job done with Inertia. 🙏
  2. the problem is, i need many of those slider elements on one page. i have gotten this far: https://codepen.io/frontendhomie/pen/KKYVLKz the next, prev, random button still work, but the dragging and snapping seems off. help please
  3. hey there, i have edited a slider codepen of yours to make if fit for my case: https://codepen.io/frontendhomie/pen/oNObOry this seems to work fine.
  4. @Rodrigo even better. becuase the letters actually change colour as in the example. is it even possible to change the color twice to generate a fade/blend effect? would i need to have various ".set"s or what would be the right approach? also, if i get the pricing right: to use split text on a production site is 149$/y, right?
  5. hey there, i just started messing around with gsap and scroll trigger and im already loving it. i need some effects for a website and almost got everything running with gsap and ScrollTrigger except for this one effect. you can see it in action here: https://www.nembodesign.com/ its this font color changing effect on scroll of the first paragraph "We know that developing a new project is a complex..." I think you would have to split the text into characters with SplitText and animate the color with gsap.to + ScrollTrigger + scrub. But i cant find a way to animate all characters individually based on the scroll position of the paragraph. Does anybody know how do do this? Kind regards, Thanks in advance, Michael
×
×
  • Create New...