Difference between revisions of "JSmol"

From Jmol
Jump to navigation Jump to search
Line 4: Line 4:
 
JSmol is a modality of Jmol that works within a web browser without using [http://proteopedia.org/w/Java Java]. This enables JSmol to display interactive 3D molecular structures on devices that do not have Java installed, or for which Java is not available (such as smart phones and some tablet computers, e.g. iPad). Not installing Java avoids possible [http://proteopedia.org/w/Java#Java_is_a_security_threat security risks].
 
JSmol is a modality of Jmol that works within a web browser without using [http://proteopedia.org/w/Java Java]. This enables JSmol to display interactive 3D molecular structures on devices that do not have Java installed, or for which Java is not available (such as smart phones and some tablet computers, e.g. iPad). Not installing Java avoids possible [http://proteopedia.org/w/Java#Java_is_a_security_threat security risks].
  
However, the Java modality of Jmol gives faster performance and smoother rotation than JSmol. Also JSmol does not work well in Internet Explorer or Opera, or with very large or multiple-model structures (>20,000 atoms), while the Java form of Jmol does not have these limitations.
+
However, the Java modality of Jmol gives faster performance and smoother rotation than JSmol. Also JSmol works very slowly in Internet Explorer, and rotation is slow and jerky in Opera, but works very well in Chrome, Safari, and well in Firefox. In contrast, Jmol (Java modality) works equally well in all of those browsers. JSmol works slowly with very large or multiple-model structures (>20,000 atoms), while the Java form of Jmol does much better.
  
 
More information about JSmol:
 
More information about JSmol:
  
 
*[[Jmol JavaScript Object]]: Technical information about the libraries used to implement both the JSmol and Jmol objects in a web page -- and to interact with them via scripts and UI controls such as buttons etc.
 
*[[Jmol JavaScript Object]]: Technical information about the libraries used to implement both the JSmol and Jmol objects in a web page -- and to interact with them via scripts and UI controls such as buttons etc.

Revision as of 22:29, 30 July 2014

This page is under construction


JSmol is a modality of Jmol that works within a web browser without using Java. This enables JSmol to display interactive 3D molecular structures on devices that do not have Java installed, or for which Java is not available (such as smart phones and some tablet computers, e.g. iPad). Not installing Java avoids possible security risks.

However, the Java modality of Jmol gives faster performance and smoother rotation than JSmol. Also JSmol works very slowly in Internet Explorer, and rotation is slow and jerky in Opera, but works very well in Chrome, Safari, and well in Firefox. In contrast, Jmol (Java modality) works equally well in all of those browsers. JSmol works slowly with very large or multiple-model structures (>20,000 atoms), while the Java form of Jmol does much better.

More information about JSmol:

  • Jmol JavaScript Object: Technical information about the libraries used to implement both the JSmol and Jmol objects in a web page -- and to interact with them via scripts and UI controls such as buttons etc.