Skip to main content

Bug Tracker

Side navigation

#5819 closed bug (duplicate)

Opened January 15, 2010 10:42AM UTC

Closed November 21, 2010 12:07AM UTC

Last modified November 21, 2010 12:07AM UTC

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)
  • append link.rar (22.9 KB) - added by r.oosterholt January 15, 2010 10:43AM UTC.

    Reproduction scenario

Change History (3)

Changed January 15, 2010 10:49AM UTC by r.oosterholt comment:1

Found IE7 laying around and this issue is also reproducable in IE7...

Changed November 21, 2010 12:07AM UTC by snover comment:2

resolution: → duplicate
status: newclosed

Changed November 21, 2010 12:07AM UTC by snover comment:3

Duplicate of #7522.