IE7 Tabbed Browsing Annoyance Part 2

This is just a quick post. It concerns how IE7 (Internet Explorer 7 Beta 1) deals with XmlHttpRequest Object (commonly used for AJAX based applications) and multiple windows. If I construct a request in IE7 that is not asynchronous it naturally will stop the browser from responding until it is completed. In IE7, if you have multiple tabs open and perform a long XmlHttpRequest that is synchronous in nature, it stops all the other tabs from responding.


This content originally appeared on Modern Web Development with Chrome and was authored by Paul Kinlan

<p>This is just a quick post. It concerns how IE7 (Internet Explorer 7 Beta 1) deals with XmlHttpRequest Object (commonly used for AJAX based applications) and multiple windows. If I construct a request in IE7 that is not asynchronous it naturally will stop the browser from responding until it is completed. In IE7, if you have multiple tabs open and perform a long XmlHttpRequest that is synchronous in nature, it stops all the other tabs from responding. I would expect that what it should do is to lock the current tab and nothing else? Is my thinking correct<p />Has anyone else experienced this? If so email me: <a href="mailto:paul.kinlan@gmail.com"><a href="mailto:paul.kinlan@gmail.com">paul.kinlan@gmail.com</a></a> and I can write a bit more about it.<p /></p>


This content originally appeared on Modern Web Development with Chrome and was authored by Paul Kinlan


Print Share Comment Cite Upload Translate Updates
APA

Paul Kinlan | Sciencx (2005-08-13T00:00:00+00:00) IE7 Tabbed Browsing Annoyance Part 2. Retrieved from https://www.scien.cx/2005/08/13/ie7-tabbed-browsing-annoyance-part-2/

MLA
" » IE7 Tabbed Browsing Annoyance Part 2." Paul Kinlan | Sciencx - Saturday August 13, 2005, https://www.scien.cx/2005/08/13/ie7-tabbed-browsing-annoyance-part-2/
HARVARD
Paul Kinlan | Sciencx Saturday August 13, 2005 » IE7 Tabbed Browsing Annoyance Part 2., viewed ,<https://www.scien.cx/2005/08/13/ie7-tabbed-browsing-annoyance-part-2/>
VANCOUVER
Paul Kinlan | Sciencx - » IE7 Tabbed Browsing Annoyance Part 2. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2005/08/13/ie7-tabbed-browsing-annoyance-part-2/
CHICAGO
" » IE7 Tabbed Browsing Annoyance Part 2." Paul Kinlan | Sciencx - Accessed . https://www.scien.cx/2005/08/13/ie7-tabbed-browsing-annoyance-part-2/
IEEE
" » IE7 Tabbed Browsing Annoyance Part 2." Paul Kinlan | Sciencx [Online]. Available: https://www.scien.cx/2005/08/13/ie7-tabbed-browsing-annoyance-part-2/. [Accessed: ]
rf:citation
» IE7 Tabbed Browsing Annoyance Part 2 | Paul Kinlan | Sciencx | https://www.scien.cx/2005/08/13/ie7-tabbed-browsing-annoyance-part-2/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.