RJS is very good for sending Javascript code back to the browser saying "Your AJAX is successful and by the way you can update the UI to signal to the user using the following Javascript I am going to send you."
How about other webpage interactivities, dynamic HTML, is RJS suited for doing that as well, or is Prototype.js, or jQuery, or plain Javascript statically loaded with the webpage, still more suited for doing it? -- Posted via http://www.ruby-forum.com/. -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

