Modify ↓
Ticket #11486 (closed bug: duplicate)
unexpected call to method or property access with ie < 9: $('<style>').html()
| Reported by: | sgunfio@… | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | None |
| Component: | manipulation | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
I get "unexpected call to method or property access" with ie7 e ie8 with the follow:
$('<style>').html('div { background-color: red }')
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.
