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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T18:54:25+00:00 2026-06-11T18:54:25+00:00

Neither my simple ‘header’ or ‘footer’ gets styled: all the other widgets (controlgroups, collapsible-sets,

  • 0

Neither my simple ‘header’ or ‘footer’ gets styled: all the other widgets (controlgroups, collapsible-sets, list etc) style as expected.

I’m reloading everything in the data-role=”page”
and then rebuilding the page like

$("#standings").load(url, function (content, status) {
        $("#standings").trigger("create");
        $.mobile.hidePageLoadingMsg();
});

Everything in the data-role=’content’ styles fine on load. I have two ‘controlgroups’ outside of the content that style correctly but neither the header or footer pick up any styling.

  • 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-11T18:54:26+00:00Added an answer on June 11, 2026 at 6:54 pm

    I think you should use trigger("pagecreate") instead of trigger("create")… even if this is usually not recommended… :S

    So, you’ll get something like this:

    $("#standings").load(url, function (content, status) {
            $("#standings").trigger("pagecreate");
            $.mobile.hidePageLoadingMsg();
    });
    

    I thougth you may wanna have a look at this link: https://github.com/jquery/jquery-mobile/issues/2703


    Otherwise, you can try to apply the classes directly to your header.

    Check this link for more infomation: JQuery Mobile trigger('create') command not working


    Hope this helps.

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

Sidebar

Related Questions

simple REPL test... def g(a:Int)(implicit b:Int) = {a+b} Why do neither of these attempted
I'm trying to achieve something apparently simple but I couldn't find any answer, neither
Is there a simple way to implement databinding when neither of both classes is
This might be a stupid question and/or simple answer, or neither. I am developing
An embarrisingly simple question, which makes it all the more frustrating: how do I
Simple: A view, i present a UIPopoverController in a CGRect using presentPopoverFromRect... and neither
I haver a simple radio button list on my page that I render with
Is there a simple way to flatten a list of iterables with a list
I'm looking to put together a simple scriptable backup utility to grab all the
Neither is instantiable. What are the differences, and in what situations might you use

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.