Table of Contents
The Jmol Applet allows the 3D display of molecules within a web page.
With the exception of a few wrapper classes, the Jmol Applet code is shared with the Jmol Application.
Table of Contents
The applet is tested and working with Internet Explorer, Netscape, Opera, Mozilla (and derivatives) and Konqueror on various platforms. Test results are given below. But be advised that this table (like most documentation) is often out of date.
If you find problems with the browser/operating system/jvm combination of your choice, please send an email to jmol-users@lists.sf.net, stating the exact error (most browsers have a Java Console), and the versions of the browser, the operating system, and the java virtual machine that is used.
The JmolApplet has been tested successfully with the following system configurations:
Mac OS X prior to 10.3.3 did not support LiveConnect communications between JavaScript and Java
Previous versions of OSX & Safari have significant problems. Even subsequent versions have problems. Lets hope that Apple can keep things stable.
all versions of Opera OSX up through 7.5.4 are completely broken
all versions of Konqueror up through 3.3 are broken
We recommend a machine with a 600 Mhz CPU and 256 Mb of RAM. This should cover almost every machine made this century.
If you have older CPU with a newer/upgraded operating system, (like Mac OSX or WinXP) then we strongly recommend that you have at least 256 Mb of RAM ... more is better.
No specialized video hardware is required.
The JmolApplet is configured on the web server just like any other Java applet.
The JmolApplet.jar and Jmol.js files are placed in a directory on your web server. We advise placing them in a in a sibling directory or subdirectory of your .html pages ... something like ../jmol or ./jmol
All the java classes needed by the applet are contained in the single JmolApplet.jar file.
The applet runs as an unsigned/untrusted applet. Therefore, no additional steps are needed for end-user verification of applet authenticity.
Use the Jmol.js JavaScript library as documented in www.jmol.org/jslibrary