Angel Herráez wrote:
> Hello Dave
> 
> The setup of files in distribution has changed recently and the 
> readme is not updated yet, I'm afraid.
> You can read a description of the new fileset in the Jmol Wiki,
> http://wiki.jmol.org/index.php/Files_Description
> 
> The applets files are included, just in a different location
> 
> Please do not hesitate to reply if you have further queries

Thanks for that, Angel. So I have found the applet files and the Jmol.js
file. I've created a new directory on my web server, parallel to my
existing jmol directory, and put those files in it. I've copied one of
my pages and changed

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

to read

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

But when I load that page, there's a blank area and the first time I
loaded that page the status bar said "applet jmolapplet0 disposed".
Google hasn't helped, so what else do I need to do to get my page to use
the latest version of Jmol?

Cheers, Dave

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to