Jump to content
Search Community

samsam

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

2,099 profile views

samsam's Achievements

0

Reputation

  1. Hi pointc thanks for helping me with this. I didn't know that the Draggable plugin had a separate <script> to load, I thought it was included as part of TweenMax. I've got it working now. Thanks again!
  2. I'm getting this error when attempting to implement Draggable. I'm confused because I am able to do some of the functions that are shown in the 'Get Started' section i.e var obj = {myProp:0};TweenLite.to(obj, 2, {myProp:100}); I added a codepen - very simple representation of what I am doing. Any idea what's going wrong here?
×
×
  • Create New...