[jQuery] how to stop each iteration under each's function?

[jQuery] how to stop each iteration under each's function?


> but 'break;' won't stop the iteration of each, what should i do?
Return false inside the function and it will stop. That was added recently
but the docs weren't updated to reflect it.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/