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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T07:58:59+00:00 2026-06-12T07:58:59+00:00

A normal page-flow with jQuery mobile looks somewhat like this: Starts on static page

  • 0

A normal page-flow with jQuery mobile looks somewhat like this:

  1. Starts on static page (foo.html)
  2. Clicks link
  3. End up on another static page (bar.html)

I need to alter this behavior. I’m looking for something like this instead:

  1. Starts on static page (foo.html)
  2. Clicks link
  3. Gathers json from server (based on i.e a how a form looks)
  4. Renders the other page (bar.html) based on the data gathered from the previous step

Normally, I’d simply do this via a PHP-script with POST/GET. However, the project is a PhoneGap project, so this isn’t an alternative.

One possible solution is if I somehow can point the first page’s form to the second one, hence the second one is able to pick up the first page’s post-parameters. This feels quite hackish, though. I’d also prefer to parse the second page before showing it, which makes even more complicated.

How can I achieve this behavior? Or rather; how to pass data between pages?

  • 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-12T07:59:01+00:00Added an answer on June 12, 2026 at 7:59 am
    $.mobile.changePage("newPage.html", {data:{param1:'value1'}});
    

    and then on newPage.html

    var url = $.url(document.location);
    var param1 = url.param("param1");
    

    Does this help you?

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

Sidebar

Related Questions

Normal page looks like this: http://hell.orts.ru:8004/snapboard/threads/id/3/ However, if …#fragment_id is used in the link,
The normal JSON approach looks something like this: { list: [ { header1: some
This is how my flow works. User clicks on a link - find ,
Can anyone help in this php page navigation script switch on counting normal serial
i'm trying to get the html of a page using this screen scraping in
this in the normal login proccess page wwv_flow_custom_auth_std.login( P_UNAME => :P101_USERNAME, P_PASSWORD => :P101_PASSWORD,
Some elements in my page are rendered through php code. Sometimes, on link clicks
This in reference to a normal page documentation. I was wondering if it was
Context: asp.net MVC 3 app. Page1 is a mobile page using jquery mobile and
I have a normal asp.net page containing some code that I want to measure

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.