People! 1) please stop using top-replying to such a degree. 2) please stop QUOTING TONS OF STUFF unnecessarily!
About the issue: onCreate is NOT triggered on individual elements, but only at the global level on Ajax.Responders. This is clearly stated in the docs [1]. The rationale is: you do know when you create the element: you're doing it just now! So you can call create_loader right after creating your Ajax requester (or right before, as you prefer). [1] http://prototypejs.org/api/ajax/options -- 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 -~----------~----~----~----~------~----~------~--~---
