briangonzalez/jquery.pep.js

Using pep with helper (by analogy with draggabale)

Closed this issue · 2 comments

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

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.

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.