[Rails] RJS templates for DOM manipulation

Pedro Côrte-Real pedro at pedrocr.net
Fri Aug 18 13:56:58 GMT 2006


On 8/18/06, Jim Kane <fastjames at gmail.com> wrote:
> If you want to avoid roundtripping, then RJS isn't what you want (by design
> it always involves a trip to the server).  The JS you need doesn't sound too
> complex, so unless you need to calculate the zoom server-side you should be
> fine with writing it yourself.

I was guessing that this was how it worked. I was hoping to be able to
write everything in ruby. Anyway, it's a simple ammount of javascript
and even IE should not be much of a problem. I'll keep my fingers
crossed.

Pedro.


More information about the Rails mailing list