Modify ↓
Ticket #10751 (closed bug: invalid)
sub() function is not available on jQuery selection
| Reported by: | lazarte@… | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | None |
| Component: | core | Version: | 1.7 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
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/