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

link|improve this question
1  
This sounds like a problem with the javascript. I suggest you investigate the cause. I would verify if the problem exists in IE9.' – Ramhound Dec 15 '11 at 13:40
Hint: function LoopDeeLoo() { while (1==1) {} } :) – techie007 Dec 15 '11 at 14:36
feedback

closed as not a real question by techie007, Sathya Dec 16 '11 at 9:18

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

Browse other questions tagged or ask your own question.