torkiljohnsen / swipe

jQuery plugin that adds mobile touch swipe event handling, and allows for vertical scrolling.
http://torkiljohnsen.com/demo/layered-mobile-nav/
183 stars 17 forks source link

Allow swiping in pixels #11

Closed torkiljohnsen closed 12 years ago

torkiljohnsen commented 12 years ago

If a sidebar menu is set up with a size of 300 px, you may not want the page to be swiped 300px instead of X%. Make this configurable, or just detect the size of the sidebar.

Perhaps a reveal % would be good, instead of a swipe %? Swipe to reveal 85% of the sidebar? yeeeeeeees