blob: 8468cc816b504d746d659b7c81fb130faf5bbbcc [file] [log] [blame]
<html>
<head>
<title>MoleculeViewer (example 2)</title>
</head>
<body>
<h1>MoleculeViewer (example 2)</h1>
<hr>
<applet code=XYZApp.class archive=MoleculeViewer.jar width=300 height=300>
<param name=model value="models/buckminsterfullerine.xyz">
alt="Your browser understands the &lt;APPLET&gt; tag but isn't running the applet, for some reason."
Your browser is completely ignoring the &lt;APPLET&gt; tag!
</applet>
<hr>
<a href="XYZApp.java">The source</a>.
</body>
</html>