开发者

Strange crash on IE8 Ajax

开发者 https://www.devze.com 2023-04-03 09:56 出处:网络
On my website, I experience a strange IE8 bug, where IE8 crashes with message: \"Microsoft Internet Explorer 开发者_开发知识库has encountered a problem and needs to close. We are sorry for the inconv

On my website, I experience a strange IE8 bug, where IE8 crashes with message:

"Microsoft Internet Explorer 开发者_开发知识库has encountered a problem and needs to close. We are sorry for the inconvenience."

It happens for instance on the following site, when clicking on "show more".

http://goout.cz/clubbing/trance/prague

The site actually does a AJAX request and replaces part of the document. Other browser without problems.


Obviously IE had some strange problem with JQuery and accessing by ID as $("#id"). Replacing the method with document.getElementById did the trick.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号