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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T13:43:52+00:00 2026-06-02T13:43:52+00:00

I have a WebApp in HTML5. Here is the link I wanted to load

  • 0

I have a WebApp in HTML5.

Here is the link

I wanted to load the whole webpage asynchronously. Like when the webpage is accessed I want to show the user a loading image and the page is loaded completely in async mode in the background. I tried to load the scripts async but it doesnt much affect its behavior.

Is there a way this is possible !

  • 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-02T13:43:55+00:00Added an answer on June 2, 2026 at 1:43 pm

    Try using the same method as Tobias Krogh suggested.

    But rather than putting the contents in the #main by using plain old JS

    document.body.innerHTML = request.responseText;
    

    Use Jquery to put the contents in the body using .html()

    $("body").html(request.responseText);
    

    Edit:
    And load the CSS & JS using a JS loader.
    Possible Lazyload or YepNope, to load them asynchronously.
    That should do the Job !

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

Sidebar

Related Questions

I have a webapp that I am in the middle of doing some load/performance
I have a webapp from which I'd like to insert diagrams and images quickly
I have developed a very simple Android native app to launch my HTML5 webapp.
I have a problem in my Java webapp. Here is the code in index.jsp:
I have an existing HTML5 web app which I am going to port to
I have a little HTML5 web app for mobile devices (running inside PhoneGap/Cordova). I
I have a webapp development problem that I've developed one solution for, but am
I have a webapp which resizes its window to exactly fit its contents: window.resizeTo(200,300)
I have a webapp being hosted with a public hosting company, the site is
I have a webapp that lists all of my artists, albums and songs when

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.