[jQuery] Re: jeditable - Tabbing between jeditable elements

2008-11-24 Thread [EMAIL PROTECTED]
Maybe onblur = submit is what you are after? This is what I am looking for. Submitting on the condition that the user tabbed out of the current jeditable input field. Man you thought of everything when you wrote this... I'll post my resulting code as soon as I get a chance to write and test

[jQuery] Re: jeditable - Tabbing between jeditable elements

2008-11-21 Thread Mika Tuupola
On Nov 21, 2008, at 7:10 AM, [EMAIL PROTECTED] wrote: At present, a tab keyPress results in discarding the edits. I have not been able to get the callback to fire to submit the edit then change focus to the target element if I tab out of the element. I would like the tab key to result in the