Page 1 of 1
Crashing IE for fun and profit
Posted: Tue Aug 31, 2004 6:40 pm
by Red Squirrel
Make a new html page and put this in it:
<STYLE></style>@;/*
Yes, that's it. Open it and it will crash!
Archived topic from Iceteks, old topic ID:2585, old post ID:21413
Crashing IE for fun and profit
Posted: Tue Aug 31, 2004 8:03 pm
by Chris Vogel
Hehe…
Until recently, you could crash Gecko browsers by giving
display: table; CSS to the HTML element.
All browsers have these little quirks, so I don’t really use it against IE users.
Archived topic from Iceteks, old topic ID:2585, old post ID:21414
Crashing IE for fun and profit
Posted: Tue Aug 31, 2004 8:10 pm
by Red Squirrel
yeah, well it's not easy to program anything that has to parse text, especially stuff as advanced as html and css. It's not super hard to code html and css itself, but programming something that can parse it, is a whole new level of advancement.
Archived topic from Iceteks, old topic ID:2585, old post ID:21415