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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T17:22:49+00:00 2026-05-27T17:22:49+00:00

Does anyone know how to get the jQuery .load() function to work concurrently? Right

  • 0

Does anyone know how to get the jQuery .load() function to work concurrently? Right now I have two .load() functions but jQuery only seems to run one at a time.

$('#div1').load(url);
$('#div2').load(url2);

I know most browsers can run 2 concurrent AJAX requests. Am I going to have to build a $.ajax() request for both of them? I’d rather not since the .load() is so much easier. 🙂

Thanks for your time.

UPDATE
These actually do run concurrently. I inspected FB and they both were running however the second wasn’t returning anything so I “assumed” it wasn’t working. After further inspection it wasn’t returning anything because I was checking a session variable, which was being reset by the previous .load() request.

Thanks for all the feedback!

  • 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-05-27T17:22:50+00:00Added an answer on May 27, 2026 at 5:22 pm

    The code you have does run both requests concurrently/without blocking. From the jQuery site:

    The async option to $.ajax() defaults to true, indicating that code execution can continue after the request is made.

    .load() is just a wrapper around the low level .ajax() and uses the defaults. Use the developer tools in your browser (i.e. Firebug in FireFox) to view the requests are both made and do not wait for the other to complete.

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

Sidebar

Related Questions

Does anyone know how to get IntelliSense to work reliably when working in C/C++
Apologies for the non-programming question, but does anyone know how to get Visual Studio
Does anyone know how to get a page load event to fire if the
Does anyone know why this jquery might not work? Ultimately I will replace the
Does anyone know how to get jQuery's validator plugin to recognize input field names
does anyone know a way to get php working with jquery append()? say we
Does anyone know how to get the MS Office 2007 .NET C# Interop libraries
Does anyone know how to get the below to report a javascript error? (any
Does anyone know how to get the operating system information from a microsoft sql
Does anyone know how to get the correct mouse position during a drag-and-drop operation

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.