On Wed, Nov 18, 2009 at 8:12 PM, Shade <get...@gmail.com> wrote:

> @Andrea -- i highly doubt anyone is loading jquery plugins which do
> their own dom-ready detection... i'm sure that almost all jquery code
> is written against $(document).ready(...) if anything. So fixing the
> lazy loading of plugins is much less of a concern to me (and probably
> most people) as fixing the lazy loading of jquery core itself. Your
> snippet in the main page will address that, at least in some main use
> cases that are important to me.
>

I am still with the idea something is better than nothing, in any case I
have already said the best way to use my snippet is outside libraries.
What we do miss in any case is this:
http://mxr.mozilla.org/mozilla/source/extensions/xforms/nsXFormsModelElement.h#490

if I could find a way to retrieve that mDocumentLoaded internal property,
hoping that's not only for XUL, the problem would have been solved for
everybody.

--

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=en.


Reply via email to