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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T23:46:49+00:00 2026-06-12T23:46:49+00:00

Does jQuery create a script node in the DOM setting the source equal to

  • 0

Does jQuery create a script node in the DOM setting the source equal to the request and then remove the script node?

I was debugging it in firebug and I never noticed an any extra script nodes ever being added. Wondering how jQuery handles this?

E.g.

$(document).ready(
    function(){
        $.ajax({
          url: "...",
          type: 'GET',
          dataType: 'jsonp'
        });
    }
);
  • 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-12T23:46:51+00:00Added an answer on June 12, 2026 at 11:46 pm

    Take a look at the source of the jQuery.ajaxTransport function in the jQuery source. it returns an object with a send element containing a function that adds the script to the DOM. This script element has an onload and onreadystate change handler that removes itself from the DOM.

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

Sidebar

Related Questions

I found out jQuery does not always create the correct DOM from an HTML
Why does JQuery ( latest source ) tie there Ajax Request Object to a
Does JQuery have the ability to create an area that scrolls? Like I have
I want to create a script that does the following: When answering questions via
I wrote a jQuery script (below) and I used the (document).ready(function($)) function does it
I am using the jQuery Jeditable (amazing script btw) to create an edit-in-place form.
I need to create a script in jQuery and PHP that will show a
Does anyone know how to create the rules for the jquery form validate plugin
I have trying to create this jquery dropdown, but it doesn't work, Does anybody
I found this script: http://www.queness.com/post/3036/create-a-custom-jquery-image-gallery-with-jcarousel which has everything I need except one thing. 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.