the solution here: http://stackoverflow.com/questions/1128760/jeditable-cancel-callback-from-ajax-callback using onreset() doesnt seem to work...
any ideas?
the solution here: http://stackoverflow.com/questions/1128760/jeditable-cancel-callback-from-ajax-callback using onreset() doesnt seem to work...
any ideas?
The cancel button effectively kicks you from the input field, so you could get a callback out of the blur event.