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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T19:35:54+00:00 2026-05-28T19:35:54+00:00

I have been using the fantastic jQuery library for quite some time and have

  • 0

I have been using the fantastic jQuery library for quite some time and have become familar with its AJAX capabilities. I am working on a project which only requires the AJAX capabilities of jQuery. Separating this logic from jQuery is not so easy because there are so many dependencies.

I need an AJAX library which can achieve the following (in the same way that jQuery allows):

  • Load script from another domain
  • Load script from same domain
  • Execute callback as soon as script has been executed

Using jQuery this can be achieved easily using:

$.ajax({
    type     : 'GET',
    url      : url,
    dataType : 'script',
    cache    : true,

    success: function() {
       // script has literally just finished executing...
    }
})

Which well established (and lightweight) open source library would achieve these requirements?

  • 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-28T19:35:55+00:00Added an answer on May 28, 2026 at 7:35 pm

    Okay, it turns out that the functionality that I require is not truly part of an AJAX response. Looking in the jQuery source I found that the “script” handler is essentially creating a “script” element temporarily and then removing it once it has loaded.

    Link to relevant jQuery source:
    https://github.com/jquery/jquery/blob/master/src/ajax/script.js

    The following page describes this process in greater detail:
    http://www.ejeliot.com/blog/109

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

Sidebar

Related Questions

I have been using maven for some time and I am quite fond of
I have been using TortoiseSVN for some time and I really like it. I
I have been using mySQL Quite a bit however, this is the first time
I have been using an API to do some work. This is how I
I have been using some Javascript to create a text field once an certain
This is a fantastic resource and I have been using it extensively during my
I have been using DOM for a long time and as such DOM parsing
I have been searching for the perfect web development IDE for some time now.
I have been looking through this fantastic article: http://blogs.zynaptiq.com/bernsee/pitch-shifting-using-the-ft/ While being fantastic, it is
I have been using the PyDev in eclipse for quite a while with no

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.