Displaying 1 result from an estimated 1 matches for "stjhimy".
Did you mean:
shimy
2010 Dec 20
2
The Rails3 way for in-place editing
...43-ajax-with-rjs (and the same with JQuery:
http://asciicasts.com/episodes/136-jquery)
http://asciicasts.com/episodes/205-unobtrusive-javascript
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/episodes/44-debugging-rjs
*
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.
--...