Jquery animations freeze in ie8
问题 I have some JQueryUI animation coupled with some Jquery code that addes some html to the page. The html is generated based on data from a JQuery Ajax call. I thought the freezing of my animations might be from the Ajax call, but from what the question below is saying i'm thinking not: Why does my spinner GIF stop while jQuery ajax call is running? I think the issue I am having may be of the same origin, however the question above provides a REASON for the behavior, not a SOLUTION. Does anyone