Bug Tracker

Modify

Ticket #2062 (closed bug: fixed)

Opened 5 years ago

Last modified 5 years ago

not() does not work with DOMElement

Reported by: stefan Owned by:
Priority: major Milestone: 1.2.2
Component: core Version: 1.2.1
Keywords: Cc:
Blocking: Blocked by:

Description

$('div.pane').not(document.getElementById('dodo'))

the element with ID 'dodo' is not removed from selection

Change History

comment:1 Changed 5 years ago by davidserduke

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

Fixed in [4206].

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.