Modify ↓
Ticket #11920 (closed bug: cantfix)
jQuery append with element of attribute src makes IE do second request
| Reported by: | darren.labey@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.7.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

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