briangonzalez / jquery.pep.js

👟 Pep, a lightweight plugin for kinetic drag on mobile/desktop
http://pep.briangonzalez.org
1.3k stars 178 forks source link

Using pep with helper (by analogy with draggabale) #184

Closed user129301 closed 7 years ago

user129301 commented 8 years ago

I'm migrating from $.draggable to $.pep - wonder if I can use helper option available with draggables or what my options are anyway? thanks.

seanCodes commented 7 years ago

Options are documented in the README.md (not sure if that's what you were asking)

Closing this issue for now but if you still have questions feel free to create a new issue.

Anaphase commented 7 years ago

Seems like he's asking if there's something like this available in pep. Basically, having one element act as the trigger for dragging another element I think? Nothing like that exists in pep as far as I'm aware.