[jQuery] Form Plugin - Feature Request
The Form Plugin is pretty rad...
however I tried to patch some functionality in it, and failed.
All I'm trying to do is make the options persist into the success
callback - just like they do in the beforeSubmit callback. This way
some information can be stashed on dynamically generated javascript.
I wasn't sure about the way it all works I'm hoping someone in here
can help me patch and submit. There's a few random calls and hooks
that I can't seem to make sense of.