Hi guys, Just wrote a simple plugin, krjs<http://plugins.radrails.org/directory/show/70>, that introduces kind of a VB-event-style of writing RJS apps. You introduce Ajax behaviors into your application by defining event handlers ( e.g. on_form_submit, on_password_change) in your controllers instead of explicitly doing remote_form_tag or link_to_remote in the views templates. You''ll only need to continue using form_tag, text_field_tag et al to get the benefits. Markaby supported. I''m finding it useful (duh), pls feel free to comment. Cheers -- choonkeat - http://blog.yanime.org/ - http://www.rssfwd.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060614/1771fe39/attachment.html