[jQuery] adding functions to objects

[jQuery] adding functions to objects


Hi
Im new JQuery user and I have one question:
How can I add methods to object via JQuery ?
I found way to manage attributes:
http://docs.jquery.com/Attributes/attr#keyvalue
And Im looking for something simillar for functions.
Regards
Daniel