Opened 14 years ago
Closed 14 years ago
#3547 closed enhancement (wontfix)
jQuery documentation needs to define destructiveness of a function.
Reported by: | dlikhten | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | site | Version: | 1.2.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The end() method of a jQuery object is a great way to make chained jQuery expressions BUT there is no documentation on each individual method of jQuery to indicate if this method is destructable for the purpouses of end().
While it seems obvious it would be very helpful to have to avoid confusion and make the learning curve smaller for first-time users of the chainability.
Note: See
TracTickets for help on using
tickets.
Seems good. Can you post this to the google group ? it'll be handled faster.
I'll close this here.