[jQuery] looking for tutorial

[jQuery] looking for tutorial


Hi,
I currently wrigth easy jQuery plugin but today I find myself in a new
territory. I want to let my plugin perform a callback called as
attributes:
.......
success:function(){
.....}
My probem is to wrigth the code that let the plugin evaluate the
callback.
Anyone knows if there is any tutorial on this issue??
Thnaks
Andrea