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 }')