Hi,
I've 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>

I can open molecule files from the standalone application, but I haven't any
luck when I tried to use the applet using the javascript library. I wonder
if this is a permisology problem or an applet problem.

Thanks in advance,

Freddy A. Rojas P.
            

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to