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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T02:11:55+00:00 2026-06-16T02:11:55+00:00

I have a basic jQuery Mobile page like so: <div data-role=page id=home> </div> <div

  • 0

I have a basic jQuery Mobile page like so:

<div data-role="page" id="home">

</div>
<div data-role="page" id="products">

</div>

All works as expected unless I want to link to the products page from an external link. I’ve tried:
mysite.com/mobile/default.aspx#products but that only displays the home page. Is there a way for an external link to make the products page to show?

  • 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-16T02:11:57+00:00Added an answer on June 16, 2026 at 2:11 am

    The short answer is that you cannot directly link to a specific page within a multipage document.

    Unfortunately the way jQuery Mobile works is that when you link to a page with multiple “pages” it will by default only load the first page, to load the entire external multipage doc you need to either load the page without ajax (for example adding rel="external", or if you want to load the page with ajax you can use the subpages plugin.

    As far as linking goes you should either separate your pages, or preload the external multipage document via ajax (using the plugin I linked to above, or manually if you are so inclined) and then link to it as an internal page.

    From the Documentation

    It’s important to note that if you are linking from a mobile page that
    was loaded via Ajax to a page that contains multiple internal pages,
    you need to add a rel=”external” or data-ajax=”false” to the link.
    This tells the framework to do a full page reload to clear out the
    Ajax hash in the URL. This is critical because Ajax pages use the hash
    (#) to track the Ajax history, while multiple internal pages use the
    hash to indicate internal pages so there will be conflicts in the hash
    between these two modes.

    For example, a link to a page containing multiple internal pages would look like this:

    <a href="multipage.html" rel="external">Multi-page link</a>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a pretty basic jquery mobile page, it's 3 data-role:page divs in one
I would like create a tabbed mobile page using jQuery Mobile. I have got
I am working on a basic page with jquery-mobile. I currently have 2 pages
I have this as my html; <div data-role=page id=page1> <div data-role=content class=Content> <a href=#popupBasic
I have the most basic jquery function of them all, but I couldn't find
I have a very basic jquery mobile modal dialog that INTERMITTENTLY reloads on clicking
I have a basic jquery pagination. The data is loaded and displays correctly. above
I have a basic page, with a div containing text, and a form to
Im making a basic jQuery slider for class. and would like to have it
I have a basic jQuery dropdown menu and am testing it on mobile devices,

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.