Jump to content
Search Community

Dhada

Members
  • Posts

    2
  • Joined

  • Last visited

  1. I figured out the problem. The error is misleading. The real problem was that gsap didn't understand the rect element reference that x belongs to.
  2. I'm a first time user. I want to follow the first simple example that just demos the gsap.to() function. But I get the error "Invalid property x set to 300 Missing plugin? gsap.registerPlugin()" What plugin??? I'm using the default basic CDN script tag: <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/gsap.min.js"></script> Why am getting this error? Please, can you help me?
×
×
  • Create New...