问题
Hey guys, I am trying to see if any of you have experience the same thing I am with Internet Explorer 8. When I go to load a site I built, I can see the whole page is loaded but it pauses for like 8 seconds before you can scroll or move. Once it is done pausing, it is fine to scroll around but if you click on a different page same thing happens again. This does not happen in any other browsers.
So I tried a few things like completely disabling JS to see if something in there is causing it and it still does the same thing. So at this point, I am not sure if it is because of a certain advanced CSS statement or something causing this issue.
Note it works fine surfing other sites...
Any idea?
回答1:
You might want to check out Ross's answer to this question I just asked. It seems what was causing IE to pause in my case was a set of IE-specific CSS filter
attributes. Not sure what you've got on your site (the problem was with fancybox, in my case) but it might be worth your while to scan for these.
来源:https://stackoverflow.com/questions/5427039/what-is-causing-ie-8-to-pause-on-site-load