No, unfortunately the order is till not preserved for DOM:LOADED event.
Thank you for your suggestion.

2010/4/15 Mislav Marohnić <mislav.maroh...@gmail.com>

> I think that "dom:loaded" handlers should execute in order, since it's a
> custom event. Try those instead of "load".
>
> document.on("dom:loaded", function(){ ... })
>
> --
> You received this message because you are subscribed to the Google Groups
> "Prototype: Core" group.
> To post to this group, send email to prototype-core@googlegroups.com
> To unsubscribe from this group, send email to
> prototype-core-unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/prototype-core?hl=en
>

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to 
prototype-core-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en

Reply via email to