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

  • Home
  • SEARCH
  • 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 7805977
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T02:23:05+00:00 2026-06-02T02:23:05+00:00

When navigating between pages using jQuery Mobile and PhoneGap on iPhone, there is an

  • 0

When navigating between pages using jQuery Mobile and PhoneGap on iPhone, there is an annoying white flash that displays just before the new page loads. A simple link like this will cause this:

<a href="user.html" rel="external" data-role="button">User details</a>

How can I fix this? A reasonable workaround may have been to change the white flash to the same color as my web page background color, but I don’t know if this is possible either.

Update:

I’m using PhoneGap 1.5.0 (aka Cordova), jQuery 1.6.4 and jQuery Mobile 1.0.1 on iPhone IOS 5.1 and 5.2.

The problem appears to persist in Safari desktop (although much less visible). There is no problem on Firefox.

Update 2:

The flashing is definitely caused by marking the link as rel=”external”. Unfortunately I am linking to jQuery Mobile multipages, so this is necessary.

  • 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-02T02:23:06+00:00Added an answer on June 2, 2026 at 2:23 am

    A combination of jQuery Mobile 1.1.0 RC2 (just released) and jQuery 1.7.1 does not suffer from this problem!!! Wonderful. Great work from the jQuery Mobile team. I know this bug was haunting them!

    UPDATE:

    If you still see a flash, you can drastically improve the user experience by supplying a common body background color in your CSS. For example, if you are using a dark theme, then adding this to your theme’s CSS will change the ‘white’ flash to a ‘black’ flash:

    body{
       background-color: black !important
    }
    

    Also, if you could get away without using rel=”external” in your links, then the flash will be gone also. Unfortunately, depending on your design, this will possibly screw up your navigation.

    I just updated to qQuery Mobile 1.1.0 final. The flash is visible when linking to external pages, i.e. not using multipage, but the flash is only a problem if the page you are linking to is complex (large) and takes a while to render. In those cases, keeping a consistent background makes the user experience quite alright.

    Removing the page transition effects will also keep the interruption to a minimum by including the following javacript before including the jquery mobile library.

    $(document).bind("mobileinit", function(){
      $.mobile.defaultPageTransition="none"
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using JSF 2.0 and attempting to pass values between different pages in
I am consistently getting an error when navigating between CakePHP plugins (that I coded).
Is there a way when using Zend_Navigation to set a separator for pages? For
I'm currently evaluating the combination of jQuery Mobile and PhoneGap. For my application, I
I need a progressbar in between two jframes;ie while navigating from one jframe to
I'm using the following code to add separators between my menu items: #navigation_center li:before
In order to switch between views in my iOS app, I have been using
TGIF, I have a website I'm developing which is using ASP.NET masterpage/sitemap/content pages setup.
I am using a drop down list as a navigation option to move between
I am navigating through different pages within my application. After I login, I come

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.