Jump to content
Search Community

Arnold.Krumins

Members
  • Posts

    2
  • Joined

  • Last visited

Arnold.Krumins's Achievements

0

Reputation

  1. Thanks for that. So using the dragged and dropped objects of the onDrop() function I can use TweenMax.FromTo() to move the dropped div to the dragged starting x and y co-ordinates?
  2. Hi, I'm new to Greensock and am evaluating the api before I purchase a license. I must say i'm incredibly impressed! One question. How easy is it to swap positions when you drop an element onto another? Using Greensock's draggable demo http://codepen.io/GreenSock/pen/zDwEk If I dragged the red box to the green box and dropped it. The green box would move to the red boxes original starting position The red box would stay in the new position. Basically swapping locations. Does anybody know the most efficient way to do this? Cheers, Arnold
×
×
  • Create New...