Latest Screencasts
RailsCasts #205 Unobtrusive Javascript
Railscasts - 2010-03-15 - free
Keep JavaScript out of your HTML content with unobtrusive JavaScript. Here I show how Rails 3 works with this best practice.
Watch this screencastRailsCasts #74 Complex Forms Part 2
Railscasts - 2007-10-08 - free
See how to use Javascript and RJS to add and remove form fields dynamically. This episode will build upon the previous episode allowing you to create any number of tasks in one form the same time a project is created.
Watch this screencastRailsCasts #45 RJS Tips
Railscasts - 2007-06-15 - free
This episode is packed with little RJS goodies. Learn the different ways to access an element, how to add "if" conditions and how to apply an effect to multiple elements.
Watch this screencastRailsCasts #43 AJAX with RJS
Railscasts - 2007-06-11 - free
This episode will walk you through adding AJAX functionality to a form using RJS. See how to easily update multiple elements on a page.
Watch this screencast