Modify ↓
Ticket #7350 (closed bug: invalid)
ie9 append bug
| Reported by: | anonymous | Owned by: | anonymous |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.5 |
| Component: | unfiled | Version: | 1.4.3 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Appending a stylesheet fails in IE9:
$('head').append('<link rel="stylesheet" href="style.css" type="text/css" />')
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.

Please provide a link to a working testcase. Also, can you confirm this issue occurs in IE9 PP6, and does not occur in earlier versions of IE? Finally, is this a regression from 1.4.2?