Ajax - fade out a image on :complete

Hi,

Does anyone know of a reference with all the possible Ajax commands
available within rails when using prototype.

or does anyone know of a command that will let me fade one image into
another or to greyscale an image?

thanks
Adam

Hi Adam,

adam wrote:

Does anyone know of a reference with all the possible Ajax
commands available within rails when using prototype.

I recommend Cody F.'s “RJS Templates” PDF. Available at O’Reilly
for
$10 and worth every penny.

hth,
Bill

Another option:

http://www.pragmaticprogrammer.com/titles/cppsu/index.html

thanks, the pdf will be a good introduction

Adam