1
0
miroir de https://github.com/vaadin/framework.git synchronisé 2024-07-28 08:18:00 +02:00
vaadin-framework/WebContent/statictestfiles/applet.html
Artur Signell c8f35e5aef Disabled shim iframe for all but IE8+ (#9284, #6219)
The shim iframe causes crashes in IE6 and does not really help in Opera/Safari/Firefox.

svn changeset:24146/svn branch:6.8
2012-08-10 14:09:57 +00:00

5 lignes
109 B
HTML

<html>
<body>
<applet code="com/vaadin/tests/components/embedded/TestApplet/class"></applet>
</body>
</html>