And what's the point of stopping the loop only to continue it again?

  _____  

From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Rob Desbois
Sent: Monday, July 09, 2007 8:57 AM
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: loop through elements and stop at first match


jQuery's in-built selectors with the custom selector ability should provide
you with everything you need without having to loop through the array
yourself.
What are you trying to search for?


On 7/9/07, Olivier Percebois-Garve <[EMAIL PROTECTED]> wrote: 

Hi

I want to loop through the jquery array of objects,
stop to loop when it finds the first match,
and then continue to loop with another search.

In another language I would set a var found = false;
before the loop and then set it to true in the loop,
but with chaining I'm not sure how to do.
Any idea ?


Olivier





-- 
Rob Desbois
Eml: [EMAIL PROTECTED]
Tel: 01452 760631
Mob: 07946 705987
"There's a whale there's a whale there's a whale fish" he cried, and the
whale was in full view. 
...Then ooh welcome. Ahhh. Ooh mug welcome. 

Reply via email to