Side navigation
#10718 closed bug (invalid)
Opened November 08, 2011 01:19PM UTC
Closed November 23, 2011 07:51AM UTC
Last modified March 09, 2012 06:29PM UTC
Unable to set value of the property 'innerHTML' with HTML5 in IE8 and IE7
Reported by: | milo.maneo@gmail.com | Owned by: | milo.maneo@gmail.com |
---|---|---|---|
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.
Attachments (0)
Change History (3)
Changed November 08, 2011 01:32PM UTC by comment:1
owner: | → milo.maneo@gmail.com |
---|---|
status: | new → pending |
Changed November 08, 2011 01:53PM UTC by comment:2
component: | unfiled → manipulation |
---|
Changed November 23, 2011 07:51AM UTC by comment:3
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!
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.