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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T11:19:17+00:00 2026-05-24T11:19:17+00:00

I am playing around with jQuery Mobile as I am hoping to be able

  • 0

I am playing around with jQuery Mobile as I am hoping to be able to develop digital publications strictly for the iPad.

I have no problem understanding the basics of this as I am quite ‘in the know’ with jQuery as it stands. My problem is – can you still use normal jQuery functions and events when in the mobile wrapper?

I am running this code to initiate a tap event on a fixed position div to show another absolutely positioned div which is off page (a contents selector)

($)(function(){

    $('.indexPage').live('swipeleft swiperight', function(event){

        if(event.type == 'swipeleft') {
            $.mobile.changePage( "index2.html", {type: 'get'});
        }

        if(event.type == 'swiperight') {
            $.mobile.changePage( "index.html", {type: 'get',reverse: true}  );
        }

    });

    $('#sticky').live('tap', function(event){

        console.log('#sticky tapped');

        $('#contents').show();
    });

});

Can anyone shed any light on the matter?

  • 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-05-24T11:19:17+00:00Added an answer on May 24, 2026 at 11:19 am

    As far as I know, I’d say yes you can. For example all my bindings of the change events still works perfectly.

    However I’d say that it’s better to avoid mouse events and to use the virtual mouse events provided by jQuery mobile instead. And all the plugin you might want to use probably won’t work (for example, some part of jQuery-UI are not working).

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

Sidebar

Related Questions

I have been playing around with the jQuery-ui Selectmenu, but haven't been able to
I have been testing and playing around with jquery date picker below. http://jqueryui.com/demos/datepicker/ on
I've been playing around with subscribing elements to AJAX events in jQuery. I have
I'm playing around with jQuery Mobile and ran into some (for me) strange behavior.
I have been playing around with jQuery for a bit now, and am really
I am playing around with asp.net-mvc 4 and jquery.mobile.mvc nuget package . I wanted
I'm running Coldfusion8 and jquery/jquery-mobile on the front-end. I'm playing around with an Ajax
I'm playing around with the Jquery UI dialog. I have a page with a
I have been playing around with these CSS3 properties and I've been able to
I have been playing around with PHP and JavaScript and jQuery and installed a

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.