Bug Tracker

Modify

Ticket #11486 (closed bug: duplicate)

Opened 14 months ago

Last modified 14 months ago

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

comment:1 Changed 14 months ago by sindresorhus

  • Priority changed from undecided to low
  • Resolution set to duplicate
  • Status changed from new to closed
  • Component changed from unfiled to manipulation

comment:2 Changed 14 months ago by sindresorhus

Duplicate of #9832.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.