Learning PHP, MySQL, and JavaScript, 1st Edition
by Robin Nixon
JavaScript: The Definitive Guide, 5th Edition
by David Flanagan
JavaScript: The Good Parts, 1st Edition
by Douglas Crockford
jQuery in Action
by Bear Bibeault; Yehuda Katz
The Ruby Programming Language, 1st Edition
by David Flanagan; Yukihiro Matsumoto
RJS templates are an exciting and powerful new type of template added to Rails 1.1. Unlike conventional Rails templates that generate HTML or XML, RJS templates generate JavaScript code that is executed when it is returned to the browser. This JavaScript generation allows you to perform multiple page updates in-place without a page reload using Ajax. All the JavaScript you need is generated from simple templates written in Ruby. This document helps you get acquainted with how RJS templates fit into the Rails framework and gets you started with a few easy-to-follow examples.
Top Level Categories:
Internet/Online
Programming
Sub-Categories:
Internet/Online > JavaScript
Programming > JavaScript
Programming > Ruby
Some information on this page was provided using data from Amazon.com®.