You could embed javascript statements in the data and use evalscripts:true, and have the embedded script update other elements but there are more elegant ways to do this.
You would be better off just grabbing JSON or XML data and writing a function to perform your updates instead of just putting the result in a DIV directly. On Aug 24, 4:58 pm, S <[EMAIL PROTECTED]> wrote: > Is it possible to retrieve multiple data with a single > Ajax.PeriodicalUpdater execution? Is there any good example on this? > Thanks. > > S --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
