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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T08:57:39+00:00 2026-06-05T08:57:39+00:00

I am trying to create an application with Phonegap for Windows Phone 7.1. There

  • 0

I am trying to create an application with Phonegap for Windows Phone 7.1.
There is no touch event supported in IE9 Mobile (browser in WP7.1). Mouse events are what we have to use instead.
It is fine till I have to click a button, or a link. But if I have to use some plugins for Phonegap for scroll or for slider or drag and drop elements, it doesn’t work.
What I found is that mousedown and mousemove events call at the same time.

I have downloaded thumbs.js
https://issues.apache.org/jira/browse/CB-112

But it also didn’t help.

I have tried something like this :

function onBodyLoad() {
     document.getElementById('divTest').attachEvent('onmousemove', mouseEventmove);            
}

function mouseEventmove(e) {
     document.getElementById('divTest').innerHTML = e.clientX + " & " + e.clientY;
}

but the mouseEventmove() is called after the combination of mousedown and then mouseup, i.e. a click.
After adding thumbs.js and replacing the onBodyLoad() to

function onBodyLoad() {
         document.getElementById('divTest').attachEvent('ontouchmove', mouseEventmove);            
    }

Now it support touch event but again mouseEventmove() is called on a click.

Why is it so ?
What should I do to let the WP7.1 support touch events or at least mouse move event.

thanks in advance

  • 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-05T08:57:41+00:00Added an answer on June 5, 2026 at 8:57 am

    Jesse MacFayden, who is an Adobe developer on the PhoneGap team, has created a little utility class that can be used to emulate touch events on WP7:

    https://github.com/apache/incubator-cordova-wp7/blob/master/templates/standalone/cordovalib/BrowserMouseHelper.cs

    You can see it in action here:

    http://phonegap.com/2012/05/22/windows-phone-apache-cordovaphonegap-hackathon/

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

Sidebar

Related Questions

I'm trying to create a PhoneGap Windows Phone 7 application. In order to imitate
I'm trying to create an application where there is a JSplitPane which contains the
I'm trying to create an application which will stop all other phone functionalities until
I'm trying to create a PhoneGap application that in part, makes available a custom
I'm trying to build a PhoneGap-based application using Xcode 4. Since there's no PhoneGap
I'm trying to create application for WP7 using data from compass sensor. I've found
I'm trying to create an application event (java) that would raise as soon as
We are developing web browser application for mobile phones and I am trying to
I'm trying to create an application for windows 7 that has taskbar tasks that
I am trying to create a playlist in phonegap application for iPhone. I don't

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.