Side navigation
#11896 closed bug (invalid)
Opened June 12, 2012 04:55AM UTC
Closed July 05, 2012 08:31AM UTC
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)
Attachments (0)
Change History (6)
Changed June 12, 2012 07:12AM UTC by comment:1
component: | unfiled → misc |
---|---|
priority: | undecided → low |
resolution: | → invalid |
status: | new → closed |
Changed June 12, 2012 07:44AM UTC by comment:2
the same problem with latest version
Changed June 12, 2012 03:39PM UTC by comment:3
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.
Changed June 12, 2012 03:39PM UTC by comment:4
owner: | → anonymous |
---|---|
status: | reopened → pending |
Changed June 20, 2012 01:11PM UTC by comment:5
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
Changed July 05, 2012 08:31AM UTC by comment:6
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.