#10718 closed bug (invalid)
Unable to set value of the property 'innerHTML' with HTML5 in IE8 and IE7
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | manipulation | Version: | 1.7 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When using HTML5 elements (we included html5shiv) we got the error: "Unable to set value of the property 'innerHTML': object is null or undefined" on line 1658 on IE8 and IE 7.
Change History (3)
comment:1 Changed 11 years ago by
Owner: | set to [email protected]… |
---|---|
Status: | new → pending |
comment:2 Changed 11 years ago by
Component: | unfiled → manipulation |
---|
comment:3 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Note: See
TracTickets for help on using
tickets.
Please provide a complete reduced test case on jsFiddle to help us assess your ticket. Test against the "jQuery (edge)" version to ensure the issue still exists. To get you started, use this boilerplate:
http://jsfiddle.net/FrKyN/
Open the link and click on "Fork" (in the top menu) to get started.