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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T12:18:50+00:00 2026-06-01T12:18:50+00:00

I am loading an JqueryMobile Page Home in my application and on pageinit I

  • 0

I am loading an JqueryMobile Page Home in my application and on pageinit I am navigating to web/mobile external page (say B) using $.mobile.changePage('webWatch.html'…

Now, when I am trying to changePage from B to Home, which is already in DOM and attributed as data-dom-cache=true, there is nothing happening. I am not getting any error or action on the page.

Any suggestions how to get this thing work.

Thanks.

  • 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-01T12:18:52+00:00Added an answer on June 1, 2026 at 12:18 pm

    Use absolute URLs so the URL you ask for matches the data-url attribute of the page.

    For example, if a file is in the /watch/ folder (within the root directory of your account), you can setup it’s data-url attribute before jQuery Mobile does:

    <div data-dom-cache="true" data-role="page" data-url="/watch/default.html">
        ...
    </div>
    

    This way you know it’s setup correctly and you don’t have to worry about the relativity of assets. Then when you link to the page use the absolute URL:

    <a data-role="button" href="/watch/default.html">Go to /watch/default.html</a>
    

    This way when you click the Go to /watch/default.html link, jQuery Mobile will search the current pseudo-pages for the one with the data-url attribute that matches the href attribute of the link.

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

Sidebar

Related Questions

In a jQuery Mobile application, I'm using Ajax to load a page with dynamic
I'm developing a web application using jQuery Mobile on the client side and PHP
I'm using jquery mobile and backbone.js to create a single page mobile application. The
I am loading a jqueryMobile html page into a webview. Is there any method
I have a Jquery Mobile shell page, which I'm loading a form into using
I have a Jquery Mobile page into which I'm loading a form via AJAX.
I am currently looking at jQuery mobile and its system of loading web pages
I am using relative path to include jquery mobile. But when loading thru a
I loaded the following HTML via Ajax into a web page powered by jQuery
I have the following jQuery Mobile HTML code, the navbar's content is set using

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.