Opened 14 years ago
Closed 13 years ago
#4163 closed enhancement (fixed)
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.
Note: See
TracTickets for help on using
tickets.
This is made clear in the api.jquery.com docs for jQuery() introduced in 1.4.