Side navigation
#2111 closed enhancement (fixed)
Opened January 04, 2008 02:54AM UTC
Closed January 14, 2008 08:07PM UTC
allow breaking out of $.each() for objects
Reported by: | scottgonzalez | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.2.2 |
Component: | core | Version: | 1.2.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Returning false inside the function of $.each() breaks out of the iteration for arrays, but not objects.
Attachments (1)
Change History (1)
Changed January 14, 2008 08:07PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed in SVN rev [4447].