Skip to main content

Bug Tracker

Side navigation

#4163 closed enhancement (fixed)

Opened February 16, 2009 08:50AM UTC

Closed June 12, 2010 01:15PM UTC

Please Add $(this) in selector section to show that this can select "itself"

Reported by: alucard01 Owned by:
Priority: trivial Milestone: 1.3.2
Component: unfiled Version: 1.3.1
Keywords: this Cc:
Blocked by: Blocking:
Description

I found that sometimes it is necessary to select it's own in jquery code, however, it is hard to find how to refer to "its own" in jquery.

Actually I found the $(this) in css section in order to know how to refer "its own".

So I hope that it can be added to selector section & let developer know what it means.

Thank you very much.

Attachments (0)
Change History (1)

Changed June 12, 2010 01:15PM UTC by dmethvin comment:1

resolution: → fixed
status: newclosed

This is made clear in the api.jquery.com docs for jQuery() introduced in 1.4.