Actually, it isn't outside the scope of jQuery and it is now fixed in
Rev 3822.

--
Brandon Aaron

On Nov 13, 10:34 pm, Brandon Aaron <[EMAIL PROTECTED]> wrote:
> This is pretty much outside the scope of jQuery :/. You should bind
> events that have the potential to be triggered before the page is
> loaded within $(window).bind('load', fn). This will insure that the
> page is ready to accept your events ... otherwise the browser just
> isn't ready for you to interact with the page.
>
> --
> Brandon Aaron
>
> On Nov 9, 4:55 pm, mike503 <[EMAIL PROTECTED]> wrote:
>
> > > Yes, please do.
>
> >http://dev.jquery.com/ticket/1911
>
> > Hopefully it will get the right eyes looking at it now :)

Reply via email to