Jump to content
Search Community

Prathap

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Prathap

  1. Finally i found why Scrolltrigger doesnt work with me.... Becoz the main content in inside the mat-sidenav-content... So that it doesnt works. Is there any solution for implementing the scrollTrigger inside the mat-sidenav-content
  2. https://codepen.io/prathap_gl/pen/QWMdLwy?editors=0010 this is the codepen of my project. I'm trying the trigger the text class for scrolling animaiton, but it doesn't works. Please give me a solution
  3. How to target a class using scrolltrigger in Angular 12, please help me. Like in this image, I'm trying to target a text which class is named as "beginner-txt", trying to animate it using scrolltrigger. But it doesn't
  4. As i was using the angular 12 to build the webapp i'm trying to use the scroll trigger animation in my project, the thing is the initial animation is working fine. But when it comes to ScrollTrigger in doesn't works in angular. I dont know why... I want to target a particular class in HTML to animate it using the scrolltrigger plugin
×
×
  • Create New...