Web Development  >>  Ruby On Rails

AJAX with RJS

Language : English Quality : High Has Audio : true Source : Other Media : QuickTime
This episode will walk you through adding AJAX functionality to a form using RJS. See how to easily update multiple elements on a page.

Tags: Ruby On Rails, Screencast, Ajax, RJS,     [SUGGEST  A  TAG]

Resources referenced in this screencast
  • Ruby on Rails
  • Ajax - Asynchronous JavaScript and XML

  •  OR 
    Created : 2007-06-11   Duration : 11:34 (37.3 MB)


    (Requires : MPEG-4 Video Player)
    Download file is iPod compatable

    Articles Realted to this Topic

    [SUGGEST  A  ARTICLE]
    Simple Rails RJS Tutorial
    “Write javascript without writing javascript!” It sounds so zen… There is no spoon. Ahem. One thing I’ve read about since I’ve started fooling with Rails, and especially since it was officially included in 1.1 is .rjs templates and how they allow rails developers to totally skip writing javascript code. It sounded just like something I ought to learn about and then write a tutorial on
    16 RJS Resources and Tutorials for Rails Programmers
    RJS is a template type for Rails that allows Rails developers to use Ruby to produce dynamic JavaScript code that will usually be executed in response to an AJAX call. There are lot of disparate resources relating to RJS around the net, so I've collected as many of them together here as possible. If you need to use RJS, this is the list for you!