Hi David
Jmol2.js has this:
Jmol.Info = { // overrides jmolInitialize()
//jarPath: "java",
//jarFile: "JmolAppletSigned0.jar",
//j2sPath: "j2s",
use: "HTML5", // could be JAVA or HTML5
disableJ2SLoadMonitor: false,
disableInitialConsole: true
}
You need this:
[...]
use: "HTML5",
serverURL: "php/jsmol.php", //pointing to the correct folder in your
server
disableJ2SLoadMonitor: false,
disableInitialConsole: true
}
See e.g.
http://wiki.jmol.org/index.php/Jmol_JavaScript_Object#Setting_paramete
rs
------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users