[Rails-spinoffs] Ajax.Replacer

2006-06-04 Thread Garito
Hi! In my opinion prototype.js is a good library. With it I learn more javascript than in my whole life but I need to create another class to work like I prefer I would like to have a Ajax class that replace instead of update a container Why? I love something like this: Element1

Re: [Rails-spinoffs] Ajax.Replacer

2006-06-02 Thread nick hemsley
The easiest is probably clear the containers contents in the onSuccess handler. This gets called just before the container gets updated. Nick On 6/1/06, Garito <[EMAIL PROTECTED]> wrote: Hi all! How can I do a Ajax.Replacer instead of Ajax.Updater? I created Ajax.Replacer but I would like to i

[Rails-spinoffs] Ajax.Replacer

2006-06-01 Thread Garito
Hi all! How can I do a Ajax.Replacer instead of Ajax.Updater? I created Ajax.Replacer but I would like to include it or don't use it if your library has some code to do this Thanks! -- Mis Cosas http://blogs.sistes.net/Garito/ ___ Rails-spinoffs m