You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to get jquery.pep to work for me. What I want to do, is take a div, be able to drag it onto another div, and then have that div be "inserted" into the innerhtml of that DIV when ease is done. I have it functioning. But, you will notice, that when I goto drag the same item a second time, the transform makes it offset crazy values. I can't figure out what I am doing wrong. Anyone have any hints for me?
Seems to work as you want to. It's probably 3 months too late but yeah, this project seems kinda dead. I'm thinking of switching to another solution as there's too much trouble having pep bend to my needs
I am trying to get jquery.pep to work for me. What I want to do, is take a div, be able to drag it onto another div, and then have that div be "inserted" into the innerhtml of that DIV when ease is done. I have it functioning. But, you will notice, that when I goto drag the same item a second time, the transform makes it offset crazy values. I can't figure out what I am doing wrong. Anyone have any hints for me?
http://codepen.io/anon/pen/KMaYyd?editors=1111
HTML
CSS
JS
The text was updated successfully, but these errors were encountered: