Is there a way to break the $.each loops?
I'd like it to be
$.each(object, function() {
        break;
});

but it doesen't seem so.

Andreas

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to