Bug Tracker

Modify

Ticket #11896 (closed bug: invalid)

Opened 12 months ago

Last modified 11 months ago

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:
Blocking: Blocked by:

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

comment:1 Changed 12 months ago by sindresorhus

  • Priority changed from undecided to low
  • Resolution set to invalid
  • Status changed from new to closed
  • Component changed from unfiled to misc

Unfortunately we only support the latest version. If you have questions, feel free to ask in the  forums, #jquery on Freenode, or on  StackOverflow.

comment:2 Changed 12 months ago by anonymous

the same problem with latest version

comment:3 Changed 12 months ago by rwaldron

  • Status changed from closed to reopened
  • Resolution invalid deleted

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 12 months ago by rwaldron

  • Owner set to anonymous
  • Status changed from reopened to pending

comment:5 Changed 11 months ago by jainankit0312@…

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 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.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.