Jump to content
Search Community

Yannis Haismann

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Yannis Haismann

  1. Hey,

     

    I have a problem ! I have a custom cursor who is animated in my app. This cursor is a vue component. I use it in multiple page of my vue app. But when i switch between page without refreesh the animation of the cursor start to bug. Look like the cursor animation of the previous page is still working on the cursor component from the new page with the new animation cursor !

     

    Cant share my projet but i drop here the codepen of my cursor animation.

     

    Thanks for help in my new adventure with gsap 🙏

    See the Pen eYeKGgw by yannishaismann (@yannishaismann) on CodePen

  2. 2 hours ago, OSUblake said:

    You need to rework your HTML and CSS, and then you should just be able to animate the width to 100%.

     

     

    Thanks for your answer !
    Yes, but i need to underline specific words and not the full text. But we can't add directly tag to TextPlugin that's do ugly things.

     

     

  3. 8 hours ago, OSUblake said:

    Welcome the forums @Yannis Haismann

     

    I'm a little confused here. Are you trying to underline the text that is being animated, because in your demo the underline is not connected to the animated text part?

     

     

    Yes i want to underline the text is already animated with TextPlugin with the same sort of animationi show you on codepen !

×
×
  • Create New...