gopycc / ie7-js

Automatically exported from code.google.com/p/ie7-js
0 stars 0 forks source link

importing ie7-js slows down rendering of page with ajax get call #368

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
I have a page that uses ajax to get json data and builts content using the json 
data. On IE7/8 it is 5-10 times slower on chrome. When I remove the imports, it 
loads much quicker.
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
window XP
IE 7 /8

Please provide any additional information below.

Original issue reported on code.google.com by surajz....@gmail.com on 15 May 2012 at 7:30