I recently encountered a problem with Internet Explorer 8. When I try to access a page from my web application, sometimes, the 'Internet Explorer has stopped working' popup appears. The web page has a lot of javascript code that should be executed. Does someone know if the javascript code could cause the IE crashing? Or it could be a IE bug?
I just need a hint, to know from where should I start to solve the problem
Thanks in advance
function LoopDeeLoo() { while (1==1) {} }:) – techie007 Dec 15 '11 at 14:36