Jump to content
GreenSock

MyJessiJess

Morph animation is not working

Moderator Tag
Go to solution Solved by GreenSock,

Recommended Posts

Hi guys, I'm trying to use the MorphSVG plugin for the first time, and I can't get it to work
Clearly, I am missing something,  but not sure what it is. 

 

Thanks in advance for your help :) 

See the Pen ZEMXgmN by myjessijess (@myjessijess) on CodePen

Link to comment
Share on other sites

  • Solution

Are you trying to do something like this?: 

See the Pen eYLMQBY?editors=0010 by GreenSock (@GreenSock) on CodePen

 

  1. Your selector doesn't exist. There's no "#start" element :)
  2. It's morphSVG, not morphSVg
  3. You're using the very old syntax which technically works but I'd strongly recommend updating to the more modern GSAP 3 syntax. There's no more need for TweenLite, TweenMax, TimelineMax, or TimelineLite. See

I hope that helps!

  • Like 1
  • Thanks 1
Link to comment
Share on other sites

Thank you so much!

It works!

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×