Skip to main content

Bug Tracker

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:
Attachments (0)
Change History (1)

Changed November 10, 2011 07:23PM UTC by timmywil comment:1

component: unfiledcore
priority: undecidedlow
resolution: → invalid
status: newclosed

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/