How so? I see this line in the jQuery source:
head.removeChild( script );

Once the script is finished loading the script tag is then removed.

--John

On 9/19/07, Tom <[EMAIL PROTECTED]> wrote:
>
> Ive noticed that $.getJSON never attempts to remove the script tags it
> inserts. Is this a bug or by design?
>
> -Tom
>
>

Reply via email to