Animated gif freezes in UpdateProgress in IE8

与世无争的帅哥 提交于 2019-12-06 10:11:43

问题


I am using update progess to show the animated gif saying "Loading..". I am testing in IE 8 and the animation freezes.

I have come to know that IE 6 & 8 have a bug to handle this and have found certain supportive links such as here and here as well, but i'm not sure how to apply in update progress to resolve my issue?

Please help!

Thanks!


回答1:


When this happened to me, the browser's processor was actually pegging out due to KB 2000262, there is a fix, if this is your problem:

UpdatePanel Async Postsback slow in IE…Part 3



来源:https://stackoverflow.com/questions/7204378/animated-gif-freezes-in-updateprogress-in-ie8

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!