[jQuery] How to Add A Callback Function to a plugin

[jQuery] How to Add A Callback Function to a plugin


How do I add a callback function to a plugin so that i can execute
another function after the plugin completes its own processes.
Thanks in advance.