Skip to main content

Bug Tracker

Side navigation

#11920 closed bug (cantfix)

Opened June 15, 2012 10:25PM UTC

Closed June 23, 2012 01:51PM UTC

jQuery append with element of attribute src makes IE do second request

Reported by: darren.labey@sambreel.com Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:
Description

Example:

Create a script DOM element and set the src attribute and then use jQuery append on that to the body of a document, it makes a second request in IE.

Attachments (0)
Change History (1)

Changed June 23, 2012 01:51PM UTC by dmethvin comment:1

resolution: → cantfix
status: newclosed

That's been true since early IE and isn't something we can fix.