Check this: http://blogs.msdn.com/b/ieinternals/archive/2010/04/06/comet-streaming-in-internet-explorer-with-xmlhttprequest-and-xdomainrequest.aspx
It's a comparative behavior between browsers and a clear explanation. On Mon, Jan 10, 2011 at 10:44 PM, Arlo <[email protected]> wrote: > I am trying to use readyState == 3, but it is apparently never fired. > I only see 1 and 4 being fired. Is there some sort of requirement > needed for state 3 to be fired (besides browser support)? > > -- > To view archived discussions from the original JSMentors Mailman list: > http://www.mail-archive.com/[email protected]/ > > To search via a non-Google archive, visit here: > http://www.mail-archive.com/[email protected]/ > > To unsubscribe from this group, send email to > [email protected]<jsmentors%[email protected]> > -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected]
