Crash Any Version of IE, Even IE9
All you have to do is put this code into your web site
Result: open this page.
Via Right Now Tech.
About (Author Profile)
Vygantas is a former web designer whose projects are used by companies such as AMD, NVIDIA and departed Westood Studios. Being passionate about software, Vygantas began his journalism career back in 2007 when he founded FavBrowser.com. Having said that, he is also an adrenaline junkie who enjoys good books, fitness activities and Forex trading.
Hahahaha! Nice. But… how?
But why?
Touche, that’s a better question. :P
the answer is in the missing tag. It seems like IE is entering an infinitive loop searching for the which simply does not exist…. but it also seems like this is only the case in this special combination of CSS and html (according to the linked forum thread).
@ Andylee: Yeah, good find, though. :) @Armin: Too true, too true…
That’s an old gag that’s been around since IE 1.0. Why would you show people cause other people problems? Don’t we have enough malicious websites already?
can you prove that? that would mean that all mosaic based browsers (for example also ibm webexplorer) would crash. I doupt that since there wasn’t css! If that bug exists since beginning, then it must be IE3 (beta xy)…
If only websites like Facebook did that and forced people to switch to other browsers…:P
It looks like it’s putting a form (width:100%) inside a div with a margin of 10px on either side. Not padding (which would theoretically eat into that 100%) but MARGIN.
So it’s basically causing it to go into negative numbers on the left side, and beyond the screen on the right side.
The fact this doesn’t crash FF, Opera, Safari, Chrome makes it inexcusable for IE — especially if they haven’t even fixed it in IE9!