Hi, I'm downloaded Jmol 10 (10.00 & 10.00.12) and tried to run this code in Windows and Unix but, in both cases I could load the applet but not the molecule. I tried to load the molecule from applet's console but I got an I/O Exception. Can you tell me what I'm doing wrong?
<html>
<head>
<title>Simple example</title>
<script src="../jmol/Jmol.js"></script>
</head>
<body>
<script>
jmolInitialize("../jmol"); // REQUIRED
jmolApplet(200, "load caffeine.xyz");
</script>
</body>
</html>
Thanks in advance,
Freddy A. Rojas P.
smime.p7s
Description: S/MIME cryptographic signature

