Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#8716 closed bug (notabug)

The difference in the behavior of 'parents' and 'children' property

Reported by: Namrata Raina Owned by:
Priority: minor Milestone: 1.10.0
Component: ui.core Version: 1.9.0
Keywords: Cc:
Blocked by: Blocking:

Description

When we use the keyword parents, the parents at all levels are included. On the other hand, when we use the keyword children, the children of only the next level are included. Which is an anamoly, as there is no way to include the children at all levels.

Change History (2)

comment:1 Changed 10 years ago by tj.vantoll

Resolution: notabug
Status: newclosed

This is the bug tracker for jQuery UI and you are referring to methods defined in jQuery core. Their bug tracker is here http://bugs.jquery.com/.

comment:2 Changed 10 years ago by Scott González

This is also not a bug, look at .find().

Note: See TracTickets for help on using tickets.