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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T21:11:05+00:00 2026-06-16T21:11:05+00:00

I have a simple web application with a number of tabs. The tab content’s

  • 0

I have a simple web application with a number of tabs. The tab content’s gets loaded using AJAX when the user clicks on the tab. However, it takes < 1s to load some of the tabs so from the user’s point of view, there is no content at first (just empty inputs that will be populated via AJAX)

$('#my-tab').on('click', function() {
   // load content
});

$('#another-tab').on('click', function() {
   // load some different content
});

To solve the problem I can:

1) Use some AJAX spinner to inform the user that there is content but it’s about to be loaded

2) Use HTML forms instead so content is loaded without AJAX

What is the correct/best/common solution? Many thanks.

  • 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-16T21:11:06+00:00Added an answer on June 16, 2026 at 9:11 pm

    This is a good article that summaries what you ask for.

    There are 3 main time limits (which are determined by human perceptual
    abilities) to keep in mind when optimizing web and application
    performance.

    Based on an approximate time it takes to load the content for your average user, you can apply this practice :

    0.1 second is about the limit for having the user feel that the system is reacting instantaneously, meaning that no special feedback is
    necessary except to display the result.

    1.0 second is about the limit for the user’s flow of thought to stay uninterrupted, even though the user will notice the delay. Normally,
    no special feedback is necessary during delays of more than 0.1 but
    less than 1.0 second, but the user does lose the feeling of operating
    directly on the data.

    10 seconds is about the limit for keeping the
    user’s attention focused on the dialogue. For longer delays, users
    will want to perform other tasks while waiting for the computer to
    finish, so they should be given feedback indicating when the computer
    expects to be done. Feedback during the delay is especially important
    if the response time is likely to be highly variable, since users will
    then not know what to expect.

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

Sidebar

Related Questions

I have a simple web application which lets the user upload local user data
I have an extremely simple web application running in Tomcat using Spring 3.0.2, Hibernate
I have a simple web browser embedded in an application that allows a user
We have a very simple ASP.NET web application comprising mostly static content and a
I have written a simple web Application which is running(on Tomcat Server) fine on
I'm currently working on a simple web application where users each have their own
I have a war file which is a simple dynamic web application where I
In my web application, I have users input a date in a simple textbox.
A simple question. I have an ASP.NET web application which contains several assemblies and
I have an Web-application in which I capture Image using EdgeCamShots Sample Application Saving

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.