I have searched the archives looking for this with no luck, though I doubt this hasn''t been discussed. I have a textfield with an onchange callback that gets called as input.onchange() when I update the textfield in an Ajax call. Now I need to chain a couple of callbacks and switching to Event.observe for both of them, but don''t know how to accomplish the equivalent of that onchange() call to get all registered callbacks called. I have heard firing events is quite non-portable and does not seem to be yet encapsulated in Prototype (right?). How do you people address that? -- fxn --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---