Skip to main content

Bug Tracker

Side navigation

#7420 closed enhancement (wontfix)

Opened November 05, 2010 07:47PM UTC

Closed November 05, 2010 08:04PM UTC

Implement .child() shorthand for .children()

Reported by: evo Owned by:
Priority: undecided Milestone: 1.5
Component: unfiled Version: 1.4.3
Keywords: Cc:
Blocked by: Blocking:
Description

Child is shorter than children and we already can see child in places like CSS selectors like first-child, nth-child etc.

Attachments (0)
Change History (1)

Changed November 05, 2010 08:04PM UTC by rwaldron comment:1

resolution: → wontfix
status: newclosed

Wrong implied pluralization.

child() implies one, children() are many.

But, here you go anyway:

http://jsfiddle.net/rwaldron/WsKHC/1/