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 7977523
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T09:13:29+00:00 2026-06-04T09:13:29+00:00

jQuery Mobile vmousemove event only gets fired when I press the tablet, and when

  • 0

jQuery Mobile vmousemove event only gets fired when I press the tablet, and when the drag is done. No events actual move events are fired.

On the other if I start a swipe, then everything works fine. But since I am implementing a vertical drag, it is annoying to have to start dragging horizontally to go to move vertically.

Also, if I remove the swipe event, then there is no way that the drag event gets fired while I move my fingers.

I have this:

$('body').bind('swiperight',function(){
    previous();
});
$('body').bind('swipeleft',function(){
    next();
});

and this:

function handleDrag(e) {
    $('h1').html(e.pageY);
}
$('.image img').bind('vmousedown', function(e){
    $('body').bind('vmousemove', handleDrag);
});
$('body').bind('vmnouseup', function(){
$('.image').unbind('vmousemove', handleDrag);
});
  • 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-04T09:13:31+00:00Added an answer on June 4, 2026 at 9:13 am

    ‘vmnouseup’ should be ‘vmouseup’

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

jQuery mobile button renders gibberish for filter button after clicking on pagination. Click event
My jQuery Mobile app consists of a single index.html page and contains only one
jQuery Mobile suggests to use tap events instead of click events, as click adds
This JQuery Mobile page is similar to other pages I've created which show up
Using jQuery Mobile (jquery.mobile-1.0b3.min.js). If i apply a click event to a form, the
I don't like jQuery Mobile for one reason and one reason only: the fact
Here are my jquery mobile checkboxes i want to change its background color. i
I have a Jquery Mobile page. In my header I have a button to
I am new to jquery mobile, and am having problems getting content I have
I'm using the jquery mobile datebox from here: http://dev.jtsage.com/jQM-DateBox/ and I am setting 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.