ngryman / jquery.finger

:v: jQuery touch & gestures, fingers in the nose.
https://ngryman.sh/jquery.finger/
MIT License
423 stars 66 forks source link

example correction #2

Closed akmalxxx closed 11 years ago

akmalxxx commented 11 years ago

in your readme example under "swipe to reveal"

if ('horizontal' == e.direction)

should be "e.orientation"

ngryman commented 11 years ago

Right! Thanks.