[jQuery] Find elements
[jQuery] Find elements
Hello,
How can I find all elements in a page given a class and pass to a
function?
Or maybe better, how to I create a function that acts like a plugin,
i.e.:
Applies something to all elements of a given class.
Thanks,
Miguel