[jQuery] Is there a simple way to break out of.each(function(){....});

[jQuery] Is there a simple way to break out of.each(function(){....});

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=875532521-18082006><FONT face=Arial
color=#0000ff size=2>There was some discussion of this on the list earlier
(June?) but it doesn't look like there is currently a way to break out early.
You could wrap the each  in a try/catch and then throw from your function.
I don't know if that meets your "simple" criterion though.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=875532521-18082006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV></BODY></HTML>
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/