That's not true - readyList is set to null inside of jQuery.ready()
once the queue has been emptied (the logic hasn't changed from when
the ready method was in event.js).

--John



On Wed, Dec 16, 2009 at 9:06 PM, helianthus
<project.heliant...@gmail.com> wrote:
> At line 223 of core.js,
> readyList is an array, which will never be falsy,
> so the block will never be executed.
>
> --
>
> 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.
>
>
>

--

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