How do I make DOM elements available to my script after an Ajax.Updater? So for example I have this in my JS
Event.observe('signinForm', 'submit', checkForm); Now let's say signinForm does not exist yet. It exists after an Ajax.Updater. How do I make my script aware that it is available now? --~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---