Using jquery mobile, how would I enable the ability to swipe right and go back to my main page? Sort of how putting in a back button enables and automatic return to the previous page, I would like that for swipe right.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You have to bind to swiperight
I have created a Fiddle to show you, what you have to do. Look here, http://jsfiddle.net/wumm/WHT69/!