a very simple RJS/effect question

Hi -

I have a very simple thing I want to do. Basically, I want to render an index, then when it's done loading, I want to fire off a highlight effect on a certain div. Can someone give me a push in the right direction?

Thanks, Dino

dino d. wrote:

Hi -

I have a very simple thing I want to do. Basically, I want to render an index, then when it's done loading, I want to fire off a highlight effect on a certain div. Can someone give me a push in the right direction?

Thanks, Dino

Hi Dino, Maybe this will help you out some: http://www.codyfauser.com/2005/11/20/rails-rjs-templates

Lake