Hi,
I've trying to add 2 observers to window load event, one that depends
of first, because it creates a div dinamicaly.
The problem is that in Firefox the observers are a FIFO and in Ie6
they are FILO, so if I make one first than other, it fails in one of
browsers.
So, there is any way to controll the order of the observers?

Greets.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to