Lame
Richard

Is Testing this out

Share this Broadcast

share

Subscribe to this author

subscribe

Message This Author

contact

Star this author

stars

Subscribe

subscribe

Groups, Browse, or Search
Image

Hmmm peanut butter

Posted by Richard Posted on: 11/15/06

Hmmm peanut butter

Ajax is a technology that allows a more desktop-like, interactive user experience to
happen in the web browser. Basically, Ajax allows the browser to make remote re-
quests in the background. These requests update the current page without reloading.
Ruby on Rails has excellent support for Ajax baked right into the framework. Remote
JavaScript (RJS) templates build upon the Ajax support offered by Rails 1.0, but go
one step further, by allowing you to easily update multiple page elements.
RJS templates are a powerful new addition to Rails 1.1. Unlike other Rails templates,
which are rendered and sent to the browser, RJS templates are used to update pages
that have already been rendered.


0Vote!
Links

about us | contact | terms | privacy | advertise | help | press | feedback