#5819 closed bug (duplicate)
appending a stylesheet to the 'head' element doesn't work in IE8
Reported by: | r.oosterholt | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4.1 |
Component: | core | Version: | 1.4 |
Keywords: | append stylesheet | Cc: | |
Blocked by: | Blocking: |
Description
jQuery("head").append("<link rel='stylesheet' type='text/css' href='stylesheet.css'>"); stopped working in IE8 and jQuery1.4
Attachments (1)
Change History (4)
Changed 13 years ago by
Attachment: | append link.rar added |
---|
comment:1 Changed 13 years ago by
Found IE7 laying around and this issue is also reproducable in IE7...
comment:2 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Reproduction scenario