Opened 11 years ago
Closed 11 years ago
#12046 closed bug (invalid)
.remove([selector]) not honoring the sub selector correctly
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The .remove() function doesn't remove the element listed in the subselect. However, .find() does find it correctly.
Note: See
TracTickets for help on using
tickets.
Ask for help on the forum if you need it.