Jump to content
Search Community

akrdesign

Members
  • Posts

    25
  • Joined

  • Last visited

Community Answers

  1. akrdesign's post in How do I recreate this click to expand animation? was marked as the answer   
    Also using this.
    See the Pen XWOeLEb by GreenSock (@GreenSock) on CodePen
  2. akrdesign's post in ScrollTrigger pin issue was marked as the answer   
    Actually I'm away from my laptop, so that's why I am give you one example of ScrollTrigger pin problem in react through link 😜 and the link is https://codesandbox.io/embed/pin-using-gsap-in-react-forked-m5ku4c?file=/src/App.js&codemirror=1
     
    So basically you need to create ScrollTrigger inside the gsap context api. I hope this is helpful for you. And if you want know more about gsap context just read the doc.
  3. akrdesign's post in Disable Scrollbar on Button hover was marked as the answer   
    Hey @Adesh take a look maybe I made what you need
     

    See the Pen jOebQMJ?editors=0010 by akrdesign (@akrdesign) on CodePen
     
    just need to create mouseenter and mouseleave event
     
  4. akrdesign's post in Image reveal animation - pixel art was marked as the answer   
    @Chriis I have made an example as you need maybe it will help you

    See the Pen NWOGaNv?editors=0010 by akrdesign (@akrdesign) on CodePen

    I have placed the SVG on the top of the image and animated it.
×
×
  • Create New...