Bug Tracker

Modify

Ticket #10788 (closed bug: duplicate)

Opened 19 months ago

Last modified 19 months ago

Line: 2479 Error: Object doesn't support property or method 'getAttributeNode'

Reported by: greg@… Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.6.4
Keywords: Cc:
Blocking: Blocked by:

Description

This is the same issue as in Ticket #10390.

the code is a bit more complicated but the guts of it are :

CODE: $('body').append('<div id="ClickMenu"></div>'); var hm = $('#ClickMenu'); hm.stop().fadeIn('fast'); ERROR LOCATION

Results in:

Line: 2479 Error: Object doesn't support property or method 'getAttributeNode'

Happens when running IE9 in compatibility note (Document Mode ie7 standard under IE developer tools)

Change History

comment:1 Changed 19 months ago by rwaldron

  • Status changed from new to closed
  • Resolution set to duplicate

comment:2 Changed 19 months ago by rwaldron

Duplicate of #10390.

comment:3 Changed 19 months ago by anonymous

@rwaldron why did you close this ticket as a duplicate of another closed ticket? ticket 10390 is closed because it did not get a response from the original creator, so I am opening a new one my self, is that wrong ?

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.