Opened 11 years ago
Closed 11 years ago
#10751 closed bug (invalid)
sub() function is not available on jQuery selection
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | core | Version: | 1.7 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Change History (1)
comment:1 Changed 11 years ago by
Component: | unfiled → core |
---|---|
Priority: | undecided → low |
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
sub is not a prototype method. http://api.jquery.com/jQuery.sub
Also, sub will most likely be ported to a plugin in jQuery 1.8. http://blog.jquery.com/2011/11/08/building-a-slimmer-jquery/