Have you read the docs which talk about how to get functions to work within information retrieved from a Ajax request? If not, check it out here: http://www.prototypejs.org/api/ajax/updater. Just look for the header "About evalScripts and defining functions" a little bit down the page.
- Dave - BeeRich wrote: > > On Jun 22, 1:55 pm, Matt <[EMAIL PROTECTED]> wrote: > >> Try using Ajax.Request for more logic specific requests, Ajax.Updater >> is a convienence class to help with requests that are simply plugging >> HTML into an object. >> > > That is exactly what I am trying to do. The replaced DIV has a bit of > JS in it, 6 lines, and it isn't showing up. The syntax above and > below it, are showing up fine. > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
