Hey, Delfino Mario a écrit : > thanks for your help, but i find that the method onCreate:function() not > work with this code, but yes the onComplete, do yuo know why could be the > problem?
Ah, yes, my bad: onCreate is not yet supported on individual instances (it is in the trunk, though). The thing is: you don't need onCreate on individual instances: just put its code *before* doing "new Ajax.Updater(...", it's just as good :-) -- 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 -~----------~----~----~----~------~----~------~--~---
