Skip to main content

Bug Tracker

Side navigation

#11486 closed bug (duplicate)

Opened March 19, 2012 07:15AM UTC

Closed March 19, 2012 08:39AM UTC

Last modified March 19, 2012 08:39AM UTC

unexpected call to method or property access with ie < 9: $('<style>').html()

Reported by: sgunfio@hotmail.com Owned by:
Priority: low Milestone: None
Component: manipulation Version: 1.7.1
Keywords: Cc:
Blocked by: Blocking:
Description

I get "unexpected call to method or property access" with ie7 e ie8 with the follow:

$('<style>').html('div { background-color: red }')

Attachments (0)
Change History (2)

Changed March 19, 2012 08:39AM UTC by sindresorhus comment:1

component: unfiledmanipulation
priority: undecidedlow
resolution: → duplicate
status: newclosed

Changed March 19, 2012 08:39AM UTC by sindresorhus comment:2

Duplicate of #9832.