Directory

← Back

IE6Crash

Show the world you hate IE6 - make it crash!

Author

Rating

Popularity

<100

Everybody hates IE6 so why not show it to your users?

Include this widget to your project and either launch it immediately or wait for the IE6 user to do something stupid and then make them SUFFEEEEER!!!!!1

PS. I had a hard time selecting the compatible browsers, but I guess it is sufficient to say that this only works in IE6. Also, it works each time so it must be stable!

Sample code

    public void init() {
        Window mainWindow = new Window("Goodbye cruel world!");
        IE6Crash ie6crash = new IE6Crash();
        ie6crash.setIe6crash(true);
        mainWindow.addComponent(ie6crash);
        setMainWindow(mainWindow);
    }

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Released
2010-04-28
Maturity
STABLE
License
Apache License 2.0

Compatibility

Framework
Vaadin 6.0+
Browser
Internet Explorer

IE6Crash - Vaadin Add-on Directory

Show the world you hate IE6 - make it crash! IE6Crash - Vaadin Add-on Directory
Everybody hates IE6 so why not show it to your users? Include this widget to your project and either launch it immediately or wait for the IE6 user to do something stupid and then make them SUFFEEEEER!!!!!1 PS. I had a hard time selecting the compatible browsers, but I guess it is sufficient to say that this only works in IE6. Also, it works each time so it must be stable!
Online Demo
Issue Tracker
Source Code
Discussion Forum

IE6Crash version 1.0.0
null

Online