If I run following JavaScript, Chrome and Firefox both help me disabling it.
for (var i = 0; i < 1000; i++) { alert("Annoying alert " + i);}
Internet Explorer does not. Even if I kill the process of the tab, the tab will try to restore itself, forcing me to kill Internet Explorer as a whole.
IE team, I don't dislike your browser, but this might be something worth implementing in IE10?
No comments:
Post a Comment