what i want to do is that i have a nice image Gallery which is currently working on Next and Previous Links to go back and forward.
i want to do the same when ever user swipe that is just like iPhone etc (touch Mobiles).
i am implementing it on my website for PC’s not for mobiles.swipe in sense of mouse not thumb
how to catch these Events???
Any Idea will be ll help full
what i want to do is that i have a nice image Gallery which
Share
I had to do something similar for jquery draggable items.
Check out http://code.google.com/p/jquery-ui-for-ipad-and-iphone/ it makes all jquery-ui elements work on iPhone and iPad 🙂