The_Alligator
07-08-2010, 09:40 AM
Is it possible to loop alternate elements in JQuery ?
I have many elements with same CLASS values . I would like to loop alternate elements starting from a given index.
I'm not sure how to do it in JQuery . I see each function loops all the elements.
I have many elements with same CLASS values . I would like to loop alternate elements starting from a given index.
I'm not sure how to do it in JQuery . I see each function loops all the elements.