Opened 11 years ago
Closed 11 years ago
#11896 closed bug (invalid)
jquery ie8 unexpected call to method or property access jquery.1.6.4.min.js line 3
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | misc | Version: | 1.6.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
my website created using html5 and jquery runs fine on all other browsers expect IE8 . JavaScript console shows the following error
"unexpected call to method or property access jquery.1.6.4.min.js line 3" when i started debugging. it took me to this line of code this.nodetype===1&&this.appendchild(a)
Change History (6)
comment:1 Changed 11 years ago by
Component: | unfiled → misc |
---|---|
Priority: | undecided → low |
Resolution: | → invalid |
Status: | new → closed |
comment:3 Changed 11 years ago by
Resolution: | invalid |
---|---|
Status: | closed → reopened |
Thanks for taking the time to contribute to the jQuery project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket!
Additionally, be sure to 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 to "Fork" (in the top menu) to begin.
comment:4 Changed 11 years ago by
Owner: | set to anonymous |
---|---|
Status: | reopened → pending |
comment:5 Changed 11 years ago by
I am facing the same issue. The appendChild is getting called by the dataTable, and I don't know how to resolve it. Can you please provide a solution or point me to a useul link.
Thanks, Ankit
comment:6 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!
Unfortunately we only support the latest version. If you have questions, feel free to ask in the forums, #jquery on Freenode, or on StackOverflow.