开发者

Strange crash on IE8 Ajax

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜