| Current Path : /usr/local/diablo-jdk1.6.0/demo/applets/JumpingBox/ |
| Current File : /usr/local/diablo-jdk1.6.0/demo/applets/JumpingBox/example1.html |
<html>
<head>
<title>Jumping Box v1.1</title>
</head>
<body>
<h1>Jumping Box v1.1</h1>
<hr>
<applet code=JumpingBox.class width=500 height=500>
alt="Your browser understands the <APPLET> tag but isn't running the applet, for some reason."
Your browser is completely ignoring the <APPLET> tag!
</applet>
<hr>
<a href="JumpingBox.java">The source</a>.
</body>
</html>