The dom:loaded event under IE7 appears to fire much earlier than it does under FF - this means that some of my observers dont get attached before the event fires under IE7 - and therefore the functions being attached dont get run under IE7 (everything works fine in FF). Is there any way to tell if dom:loaded has already fired when setting up the observers? or to make functions attached to dom:loaded get automatically run if dom:loaded has already fired? thanks Tom --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---