Your Jmol2.js is faulty. It needs to read: Jmol.Info = { // uncomment one or more of these next lines only if you want to override jmolInitialize() //jarPath: "java", //jarFile: "JmolAppletSigned0.jar", //j2sPath: "j2s", use: "HTML5", // could be JAVA or HTML5 // the serverURL path is only used to load binary files in Safari, Chrome, and MSIE serverURL: "http://your.server.here/jsmol.php", // required for binary file loading (Spartan, .gz, .map, etc.) disableJ2SLoadMonitor: false, disableInitialConsole: true
} Yours at http://dockground.compbio.ku.edu/jmol/Jmol2.js is missing some of those comment slashes. Please use the one at http://chemapps.stolaf.edu/jmol/jsmol/js/Jmol2.js Bob
------------------------------------------------------------------------------
_______________________________________________ Jmol-users mailing list Jmol-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-users