Hi.

I have a <div> on a page that I replace with a new one using Ajax.Updater. Inside this newly placed div, I am using classes and behavior.js to launch various Ajax things and scriptaculous effects. None of them, however, get triggered after the update. They also fire no javascript errors or anything of the kind.

I've seen the option evalScripts with Ajax stuff-- but it's only made for code between <script/> tags. I am wondering if there is a way to make sure that the behavior/class-ruled stuff gets triggered in the sections which have been updated by Ajax.Updater.

Many thanks in advance.

Tench
_______________________________________________
Rails-spinoffs mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to