Jump to content
Search Community

Ashish Verma

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Ashish Verma

  1. On 12/7/2017 at 8:13 PM, Carl said:

    I haven't looked at all the examples in depth but setting right:0 on the element will make it grow from the right when you increase its width.

     

    
    .mask2 {
      position:absolute;
      right:0;
    }

     

    The trick is just putting it in the proper place to begin with.

    How to increase the speed of this animation?

  2. Hi,

     

    I am new to gsap library and working on Angular application which needs to load the content with specific animation behaviour and it will be on page load. Attaching video for the animation behaviour which I need.

     

    Please provide the valuable input so that I can start working on this.

     

    Thanks

×
×
  • Create New...