Opened 11 years ago
Closed 11 years ago
#11920 closed bug (cantfix)
jQuery append with element of attribute src makes IE do second request
Reported by: | 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.
Note: See
TracTickets for help on using
tickets.
That's been true since early IE and isn't something we can fix.