Em 24/07/2013 19:13, Angel Herráez escreveu:
Darren, quick solution:

I assume you were using Jmol.js

Then, find the jmolInitialize() call in your page, like

jmolInitialize("../../jmol-12.2.33");

and change it to

jmolInitialize("../../jmol-12.2.33", true);


Then open jsmol.zip in your downloaded Jmol 13, go to the "java" folder and extract all JmolAppletSigned*.jar files into your jmol-12-2-33 folder --You can do that with either the old 12.2 files or the new 13.2 files --it probably will work in either case.

The page should now work as before, only using the signed applet

I'm a little bit confused: does that mean the line

<script src="Jmol.js" type="text/javascript"></script>

should be removed from the html header?


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to