I have an Ajax.PeriodicalUpdater updating a div on my page and I want
to be able to execute the stop method when the div contains certain
content. As I understand it, I cannot pass in an options.onComplete
handler and onSuccess is executed before the response is completely
interpreted by the browser. I tried using Ajax.Responders, but that
didn''t seem to help. Do I need use AjaxUpdater and setTimeout
instead?
Thanks for your help,
Rob
--~--~---------~--~----~------------~-------~--~----~
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
rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---