Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9155179
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T12:32:51+00:00 2026-06-17T12:32:51+00:00

I looked at jquerymobile documentation and saw: event for swipe , swipeleft and swiperight

  • 0

I looked at jquerymobile documentation and saw:
event for swipe, swipeleft and swiperight

is there a swipevertical event or similar ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T12:32:52+00:00Added an answer on June 17, 2026 at 12:32 pm

    Unfortunately swipeup and swipedown don’t exist in jQuery mobile and they are not planed for version 1.3. There is an 3rd party plugin here: http://developingwithstyle.blogspot.com/2010/11/jquery-mobile-swipe-up-down-left-right.html. Use them like you would use normal events: swipedown and swipeup.

    You can also use this plugin if you need this implementation: http://www.netcu.de/jquery-touchwipe-iphone-ipad-library. It also works on Android devices. This is a worst case scenario solution because unlike official event there ones don’t work on desktop browsers.

    Here’s an working example, test it on mobile devices only: http://jsfiddle.net/Gajotres/WYnnk/

        $("#wrapper").touchwipe({
             wipeLeft: function() { 
                 $("#carousel").trigger("next", 1);
             },
             wipeRight: function() { 
                 $("#carousel").trigger("next", 1);        
             },
             min_move_x: 20,
             min_move_y: 20,
             preventDefaultEvents: true
        }); 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I looked at JQuery documentation , read FAQ and saw a lot of examples.
I looked on CKEditor's website and I noticed that there's no plugins documentation yet.
Looked at documentation at jmeter saying java implementation of http request. The API is
I've been trying to tackle this for hours. Ive even looked at other similar
Looked at some other similar answers on stack overflow, but no relevant answer was
Looked around on Google and Stack Overflow, maybe I'm just blind though. Is there
I looked at the documentation of jqtouch but I could not figure out how
Looked around at similar titles, but nothing on point or nothing worked. I understand
Looked around at stackoverflow but couldn't find a answer to this question: Is there
Looked around and found a few similar questions but none of them were the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.