Chapter 2. Getting Our Feet Wet


Ho, Ajax! Once again I summon thee.

Sophocles

In this chapter, the idea is to take a walking tour, in baby steps, through some really simple Ajax examples. Rails provides a huge amount of power for doing complex Ajax interactions with very minimal code. But in order to understand what's happening under the hood, you should be familiar with Ajax's lowest levels (e.g., the XMLHttpRequest object). By the end, you'll be comfortable creating XMLHttpRequest objects both by hand and by using the Prototype library. Finally, we'll use Rails' JavaScript helpers to create simple Ajax interactions without writing any JavaScript. With the foundation in place, you'll have an accurate understanding of how the Rails helpers workand also an appreciation for how much trouble they will save you.

If you're already comfortable with Rails and basic Ajax, this chapter will be review, but you might still find it useful to at least skim the examples.




Ajax on Rails
Ajax on Rails
ISBN: 0596527446
EAN: 2147483647
Year: 2006
Pages: 103
Authors: Scott Raymond

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net