Click here to Skip to main content
16,012,116 members
Articles / Programming Languages / XML

Internet Explorer Will Be Stuck When Requests Too Much? Fake the XHR!

Rate me:
Please Sign up or sign in to vote.
2.57/5 (3 votes)
21 Jun 2007CPOL5 min read 43.4K   177   23  
Internet Explorer will be stuck when too many connections have been set up in the page at the same time. Let's build a fake XHR object to solve the bug for Internet Explorer browser.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
China China
Jeffrey Zhao(http://blog.jeffzon.net) has been a developer since 1997 and is working as a developer in .NET platform since 2002. He's now a develop manager in charge of building a media platform in a Chinese company. He's also a part-time technical consultant & trainer focus on .NET, AJAX and SilverLight technologies.

Comments and Discussions