Hi all, in IE8 window === window.top
is false, whereas window == window.top evaluates to true. Because of this the ready event will always rely on document's onreadystatechange event instead of using Diego Perini's doScroll trick, see line 833 in event.js. I assume his trick is better in terms if "earliness". Can somebody please confirm this? Or is it that we want to rely on the event in IE8? --Klaus --~--~---------~--~----~------------~-------~--~----~ 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@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 -~----------~----~----~----~------~----~------~--~---