(I hope this is no double post, I a.) can't find my own post in the search and b.) never got any answers)
Currently I want to implement in-place editing directly on the index-page (for the sake of learning just xx products with a name to be edited).
These are my favorite links from yesterday's research (for the archives):
On the spot is a Rails3 compliant unobtrusive javascript in-place-editing plugin: http://rubygems.org/gems/on_
(http://rubydoc.info/gems/on_
https://code.google.com/p/
Rails 3 Remote Links and Forms: A Definitive Guide: http://www.alfajango.com/blog/
http://asciicasts.com/
http://asciicasts.com/
Edit-in-place with Rails 3 and Prototype: http://www.betaful.com/?p=502
Creating a 100% ajax CRUD using rails 3 and unobtrusive javascript: http://www.stjhimy.com/posts/7
Debugging AJAX: http://asciicasts.com/
Still, I want to ask, what you consider the best way to implement in my application with respect to easy implementation, robustness, cross-browser capabilities (modern browsers only) and with a promising future.
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment