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

When loading a html page using JQuery load, I also need to call another
I am loading a jqueryMobile html page into a webview. Is there any method
I'm using following code to show loading message in JQuery mobile. But the loading
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
My jQuery Mobile app consists of a single index.html page and contains only one
I am using JQuery Mobile for an application. While it is a great framework,
Possible Duplicate: Show Page Loading Spinner on Ajax Call in jQuery Mobile Is it
I am building a single-page web application and I've been looking for a library
I have a dynamic list loaded into a HTML 5 web app built 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.