[jQuery] Form Plugin: how to retrieve the ajax form instance in success callback?
As title, I have a setup of forms binded to ajaxForm using livequery,
so I need to determine which form is submitting data to update the
corresponding element, any suggestion?