Opened 11 years ago
Closed 11 years ago
#11642 closed bug (wontfix)
IE8 - Object doesn't support this property or method on non-HTML node manipulation
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | manipulation | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Please, see the http://jsfiddle.net/p5PvR/
The issue seems to be caused with creating an element in the context of non-HTML node, causing it to be an XML by default, which doesn't have .innerHTML method.
Change History (1)
comment:1 Changed 11 years ago by
Component: | unfiled → manipulation |
---|---|
Priority: | undecided → low |
Resolution: | → wontfix |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This simply doesn't work in any old IE
http://docs.jquery.com/Won't_Fix#SVG.2FXML.2FVML_Bugs