[jQuery] How would I replace one class with another?

[jQuery] How would I replace one class with another?


Hi Folks,
Could jQuery replace instances of a class with another class? For
instance replace <img class="one-class"..> with <img class="another-
class"..>? If so, how would I go about this?
Thanks!
Chris