[jQuery] Possible to suspend click events?

[jQuery] Possible to suspend click events?


Hi,
Is there a way to disable a click event for an element and then re-
enable it later, without having to redefine it later? I ask because I
would like to generically disable events for elements of a particular
class, and each different element has its own click behavior.
Thanks, - Dave