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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T05:03:28+00:00 2026-06-03T05:03:28+00:00

I am building a Phonegap application for my client and all pages are created

  • 0

I am building a Phonegap application for my client and all pages are created using jquerymobile. I have a consistent header and footer for the application using data-role=header and similarly footer. However, on footer I have links like FAQ, Contact Us which point to a standard webpage of the company that I have no control of.

Problem: When the user clicks on a link (e.g. FAQ), it loads the FAQ page from the company and it doesn’t have the standard header and footer I created. On iPhone since there is no back button, there is no way for the user to go back to the previous page.

Is there a way to create or use the Header that I have and have a back button in the header so the user can go back to the previous screen?
My constraints: Want to avoid native code as much possible due to client’s policy, Donot have access to modify the clients FAQ/Contact Us 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-03T05:03:29+00:00Added an answer on June 3, 2026 at 5:03 am

    Clicking a link, will load a new page in your webview. This is the default behaviour. Instead you can catch the on click event (preventing default) on your link and add an Ajax call in order to retrieve the FAQ page. Then you can display the result in a custom div.
    Something like:

    $.get('faq.html', function(data) {
                $('#yourcontainer').html(data);    
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Helo. I am building an application for kids using Phonegap. On Android I have
I'm building a phonegap application for my blackberry. When I have the application open
I'm planning on building all the major platforms using PhoneGap. I know iPhone has
I am building an phonegap app using html5 and css. I have a iBall
Info: I am using JQuery Mobile (in Phonegap) for building pages and navigating via
We are building an application using Sencha Touch 1.1 and PhoneGap 1.3.0 for deployment
I'm building a PhoneGap 1.5 (Cordova) application for iOS and want to use the
I'm building an Android application that's based around an enhanced WebView (based on PhoneGap).
I am building a phonegap like solution using MonoTouch & UIWebView . I would
I am building a cross-platform mobile app in jQueryMobile and PhoneGap and am currently

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.