Hey there,

bbbs a écrit :
> Thanks - that works for me.
> I was unclear how any <script> tags would be handled, but you've
> answered that for me.

Actually, I wasn't quite right (tired here, sorry):

        http://prototypejs.org/api/ajax/updater

By default, <script> tags are stripped out, and not evaluated.  If you 
specify the evalScripts option to true, they're left in, and their 
insertion in the DOM will automatically evaluate them.

-- 
Christophe Porteneuve aka TDD
[EMAIL PROTECTED]

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to