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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T00:38:07+00:00 2026-06-08T00:38:07+00:00

This one is driving me crazy. A FB app we are developing is having

  • 0

This one is driving me crazy. A FB app we are developing is having issues showing background images.

The app in question:
Rock Conquest

The issue:
The background images for the body and the DIV class MainHeader don’t display when you first load the app using Google Chrome. If you refresh the page then they show up. I can also get them to show up if I open the Element Inspector and un-check then re-check the background image box. After that they will continue to display properly until you close out Facebook/browser then log back in.

I’ve only seen this issue using Chrome and it only happens when visiting the app through Facebook. If I go directly to the app (http://www.rockconquest.net) then it works fine.

If I simply copy the page source for the front page then paste it into a static page it works fine without making any changes.

  • 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-08T00:38:09+00:00Added an answer on June 8, 2026 at 12:38 am

    Chrome’s developer tools show that the request for two of your background images get “canceled”, but from a quick glance I can’t tell you why.

    I don’t suppose you’re displaying these background images using JavaScript, as Patrick supspected in his answer (why would you) – but you could try using JavaScript for a “quick fix”/workaround:

    On page load, generate two new Img objects and set their src attribute to the URL of your background images:

    var whatever = new Img();
    whatever.src = "…";
    

    That might get Chrome to display them in the desired places automatically once they’re loaded – if not, then you could use the Img object’s onload/oncomplete handlers to explicitly set the background style of the elements again … I think at least then Chrome should finally display them.

    And this should not hurt performance in other browsers, because if they managed to load the images on first try already, then they will just pull them out of their cache.

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

Sidebar

Related Questions

Hoping someone here has conquered this one 'cuz it's driving me crazy. My app
This one is driving me crazy. AssemblyDefinition asm1 = AssemblyDefinition.ReadAssembly(example); AssemblyDefinition asm2 = AssemblyDefinition.ReadAssembly(example2);
I've been driving myself crazy over the past few days over this one. We've
This is a really simple one but it's driving me crazy. I want to
This is probably a simple question, but it's driving me crazy! I have a
This one is driving me crazy:-) Lets say I have some test xaml code:
This is driving me crazy, so any help will be appreciated. I am developing
This one has been driving me crazy today. Since upgrading to Grails 1.2 and
This is driving me crazy. I have this one php file on a test
Does this happen to any one of you? It is driving me crazy: On

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.