Anthony
Tue Jan 30 02:52:56 CST 2007
> abcd wrote:
> > I have a pseudo code as below
> >
> > 1. RefreshFrame1 using location.href = newURL
> > 2. Display Msgbox "completed" in Frame2
> > 3. set select control item in Frame1
> >
> > the code worked perfectly well in IE6. Its doing what it is supped to.
> >
> > in IE7, display msgbox is displayed but before that no refreshframe1
> > happens whereas refreshframe1 happens when click "ok" on the msgbox.
> >
> > Why is it so. Is there something changed in IE7 handling of this code.
> >
> > thanks in advance.
> "abcd" <abcd@abcd.com> wrote in message
news:u3aLGvZQHHA.4404@TK2MSFTNGP06.phx.gbl...> anybody knows this...I did
not get any reply...where are the MVPs....
>
> When the messagebox is displayed why the status bar shows me "waiting for
>
http://localhost......"
> Why its waiting....any clues why this happens in IE7 and not in IE6.
>
I'm not sure what you are expecting. Clearly there is a change as you have
demonstrated. Why this change has been made is something known to the IE
development team but I'm not sure how many including MVPs outside of that
would know.