This repository was archived by the owner on Oct 8, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Panel: slide drag and snap back #5876
Comments
Linked this up at the feature request wiki page: https://github.com/jquery/jquery-mobile/wiki/Feature-Requests |
Heres a good example http://jakiestfu.github.io/Snap.js/ Edit: |
Yesss , i like it |
👍 |
We can look into this when we re-write panel it will depend on pointer events landing in ui first though as it requires draggable. Once this is usable on mobile this will be fairly simple. |
Oops, I managed to delete my comment :/ Here it comes again... I was just looking at DragSwipe plugins when @frankie-loves-jesus commented on this ticket. I agree this would be a nice feature to add. Not only for panel, but generic code that also can be used for a list item (to remove it) for example. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I want to know if is a way to close a panel sliding the main page from the side where's panel is open to close a panel. Similar a funcionality of some native apps like facebook and dlphin browser.
it's something like it(http://jsfiddle.net/Qb2DV/1/), what i want to do, but rather than use the select options, use a div to page container and the panel wiget.
It is possible?
The text was updated successfully, but these errors were encountered: