markcell / jquery-tabledit

Inline editor for HTML tables compatible with Bootstrap.
http://markcell.github.io/jquery-tabledit/
MIT License
435 stars 208 forks source link

Update on Blur #139

Open jdillon001 opened 4 years ago

jdillon001 commented 4 years ago

At the moment the ajax and save is only triggered when the user hits enter, is there a way to get it to up date if the field is blurred (tehy click somewhere else on the page)?

paris-ci commented 4 years ago

This project is kind of abandoned, but if you need, you could change reset to edit on line 538 to do what you want (edit on click away, don't reset)