jQuery: The Write Less, Do More JavaScript Library

Re: document.ready firing too early within iframe

by weepy :: Rate this Message:

Reply to Author | View in Thread


actaully so do I

On Oct 23, 1:08 pm, David Serduke <davidserd...@...> wrote:

> I got 1,2,3 in IE6 as well for embed.html (same as IE7).  Just another
> tidbit.
>
> This is running the standalone IE6 version on my IE7 machine in case
> that matters.
>
> David
>
> On Oct 23, 9:06 am, weepy <jonah...@...> wrote:
>
> > Thanks John
>
> > I look forward to any hidden treasure you find : )
>
> > On Oct 23, 9:06 am, "John Resig" <jere...@...> wrote:
>
> > > Fantastic test case - thanks a bunch! I'm going to start digging.
>
> > > --John
>
> > > On 10/23/07, weepy <jonah...@...> wrote:
>
> > > > OK I've put up a proof of concept :
>
> > > >www.parkerfox.co.uk/tmp/test/test.html
> > > >   uses the svn jquery.js
>
> > > >www.parkerfox.co.uk/tmp/test/test2.html
> > > >   uses the 1.2.1 jquery.js
>
> > > >www.parkerfox.co.uk/tmp/test/embed.html
> > > >   embeds test.html in an iframe
>
> > > >www.parkerfox.co.uk/tmp/test/embed2.html
> > > >   embeds test2.html in an iframe
>
> > > > We expect to see the alert in the order 1,3,2 however in IE7 on
> > > > embed.html we get 1,2,3
>
> > > > On Oct 23, 12:26 am, "John Resig" <jere...@...> wrote:
> > > > > Do you have a simple example of this occurring? This will help us to
> > > > > track down the problem. If this is an issue that was introduced in IE
> > > > > 7, then I'm not entirely sure what could be done to rectify it.
>
> > > > > --John
>
> > > > > On 10/23/07, weepy <jonah...@...> wrote:
>
> > > > > > Hi
>
> > > > > > Im trying out the new document ready code from SVN.
>
> > > > > > I am finding that when my page is within an iframe, document ready
> > > > > > fires at the wrong point in IE7.
>
> > > > > > IE6 and firefox work fine. IE7 worked ok with the old document ready
> > > > > > code (e.g. 1.2)
>
> > > > > > Any ideas how to fix this
>
> > > > > > Sorry for the lack of punctuation im writing this on a danish
> > > > > > keyboard !!
>
> > > > > > jonah- Hide quoted text -
>
> > - Show quoted text -


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

 « Return to Thread: document.ready firing too early within iframe