Bug Tracker

Modify

Ticket #12046 (closed bug: invalid)

Opened 12 months ago

Last modified 12 months ago

.remove([selector]) not honoring the sub selector correctly

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

Description

 http://jsfiddle.net/277w4/

The .remove() function doesn't remove the element listed in the subselect. However, .find() does find it correctly.

Change History

comment:1 Changed 12 months ago by dmethvin

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

selector A selector expression that filters the set of matched elements to be removed. --  http://api.jquery.com/remove/

Ask for help on the forum if you need it.

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.