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

Should have a getpos/setpos #24

Open torkiljohnsen opened 12 years ago

torkiljohnsen commented 12 years ago

If (x < 0) setPos('left');

https://github.com/bradbirdsall/Swipe/blob/master/swipe.js#L105