Side navigation
#10751 closed bug (invalid)
Opened November 10, 2011 06:24PM UTC
Closed November 10, 2011 07:23PM UTC
sub() function is not available on jQuery selection
| Reported by: | lazarte@nodalexchange.com | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | None |
| Component: | core | Version: | 1.7 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
Attachments (0)
Change History (1)
Changed November 10, 2011 07:23PM UTC by comment:1
| component: | unfiled → core |
|---|---|
| priority: | undecided → low |
| resolution: | → invalid |
| status: | new → closed |
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/