Approaches to in-line editing with a few different JavaScript front-end frameworks
Doesn't seem to be a question of the framework, to judge from the lack of anyone asking or answering the question this way...
http://stackoverflow.com/questions/708801/whats-the-best-edit-in-place-plugin-for-jquery
http://www.tectual.com.au/posts/7/jQuery-Editable-Plugin-Best-In-Place-Editor-.html
http://www.jquery4u.com/plugins/10-jquery-inline-editor-plugins/
Backbone inline editing
http://stackoverflow.com/questions/7526799/backbone-js-how-to-inline-editing-on-attribute-of-a-model
Stealing from KnockoutJS:
http://lostechies.com/derickbailey/2011/07/24/awesome-model-binding-for-backbone-js/
https://github.com/derickbailey/backbone.modelbinding
knockout inline editing
http://craigcav.wordpress.com/2012/05/18/simple-inline-editing-with-knockoutjs/
http://blog.fawnanddoug.com/2012/05/inline-editor-custom-binding-for.html
angularjs inline editing
http://stackoverflow.com/questions/12944474/inline-editing-with-angularjs
Comments
Post new comment