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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T06:57:04+00:00 2026-06-09T06:57:04+00:00

I have a jquerymobile application, some pages are heavy loading ajax network calls so

  • 0

I have a jquerymobile application, some pages are heavy loading ajax network calls so I would like to show a dialog. I have it set up to but it very shows for some reason. So it looks like the page is just empty and not doing any work. Should I do my call on the pageinit function or pageshow? Thanks for any help.

 $('#MyAlbums').live('pagebeforeshow', function (event) {
             $.mobile.showPageLoadingMsg();
              var myselect = $("select#select-choice-1");
              myselect[0].selectedIndex = 0;
              myselect.selectmenu("refresh");
            GetMyAlbumInformation('full');
        });
  • 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-09T06:57:05+00:00Added an answer on June 9, 2026 at 6:57 am
    $(document).bind('mobileinit', function(){
      $('#MyAlbums').live('pagebeforeshow', function (event) {
        $.mobile.loadingMessage= ' The message I want to display ';
        $.mobile.showPageLoadingMsg();
        var myselect = $("select#select-choice-1");
        myselect[0].selectedIndex = 0;
        myselect.selectmenu("refresh");
        GetMyAlbumInformation('full');
       });
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

What am I trying to do? Have the jqueryMobile datepicker (flip style) show the
At my work we have an existing ASP.NET web application and are duplicating some
I have an application that is using jquery, jquerymobile and spine.js running on phonegap
I have a web app of which I would like to create a mobile
I'm developing a JQuery Mobile application which loads from two different domains. (some pages
Hello i want to create a popup with Jquerymobile. in my application i have
I have a popup select box in a form in my jQuery Mobile application.
I have a form in a Code Igniter view in my jQuery Mobile application.
I have an application made by using phonegap 1.5.0 and jquery mobile 1.1.0.... I
I have a question. When i am creating an application in rhomobile jquery.mobile.structure-1.0.css present

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.