I was reading the docs for Ajax.Updater and it mentions that onComplete gets called after the update takes place. The same doesn't seem to be true for the onSuccess callback (unless I'm mistaken). Perhaps a note of this should be made in the documentation?
[background: I was attempting to attach event handlers to elements added via updater in the onSuccess callback, and it was failing as the elements didn't exist - moved it to onComplete and it worked] -- Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
