example3.html revision 3845
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk<html>
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk <head>
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk <title>MoleculeViewer (example 3)</title>
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk </head>
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk <body>
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk <h1>MoleculeViewer (example 3)</h1>
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk <hr>
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk <applet code=XYZApp.class width=100 height=100>
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk <param name=model value="models/water.xyz">
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk alt="Your browser understands the &lt;APPLET&gt; tag but isn't running the applet, for some reason."
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk Your browser is completely ignoring the &lt;APPLET&gt; tag!
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk </applet>
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk <p>
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk <applet code=XYZApp.class width=100 height=100>
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk <param name=model value="models/benzene.xyz">
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk alt="Your browser understands the &lt;APPLET&gt; tag but isn't running the applet, for some reason."
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk Your browser is completely ignoring the &lt;APPLET&gt; tag!
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk </applet>
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk <p>
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk <applet code=XYZApp.class width=100 height=100>
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk <param name=model value="models/ethane.xyz">
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk alt="Your browser understands the &lt;APPLET&gt; tag but isn't running the applet, for some reason."
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk Your browser is completely ignoring the &lt;APPLET&gt; tag!
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk </applet>
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk <p>
c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0jeff.schenk <applet code=XYZApp.class width=100 height=100>
<param name=model value="models/cyclohexane.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>