[jQuery] Collect all IDs in a DOM & then act on specific ones
Hi all.
Hopefully this question is not so dumb that it will be ignored
completely.
I would like to collect all IDs that start with a specific string (say
#edit-field-*) and then apply the spin() plugin function to each of
the matches.
Thanks in advanced,
Dan