Ticket #10718 (closed bug: invalid)
Unable to set value of the property 'innerHTML' with HTML5 in IE8 and IE7
| Reported by: | milo.maneo@… | Owned by: | milo.maneo@… |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | manipulation | Version: | 1.7 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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
comment:1 Changed 19 months ago by dmethvin
- Owner set to milo.maneo@…
- Status changed from new to pending
comment:3 Changed 18 months ago by trac-o-bot
- Status changed from pending to closed
- Resolution set to invalid
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!
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

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.