> Put this in the top of your scripts and imho problem solved:
> (function(s,o,l,v,e,d){if(s[o]==null&&s[l+e]){s[v+e](d,function
> e(){s[l+e](d,e,!1);s[o]="complete"},!1);s[o]="loading"}})(document,"readyState","add","remove","EventListener","DOMContentLoaded");

Thanks Andrea, for this nice hack.
I'll likely use it in some of my projects.


P.S. I'm curious, is there really no way - not even some, nasty,
messy, setTimeout-based, icky one - for jQuery to guarantee that
document.ready is always triggered?


--
Már

--

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


Reply via email to