Difference between revisions of "Jmol JavaScript Object"

From Jmol
Jump to navigation Jump to search
(Created page with "Jmol Javascript Object is a set of javascript functions and utilities refactored and reorganized in a single javascript object. It supercedes the former Jmol.js javascript libra...")
 
Line 1: Line 1:
Jmol Javascript Object is a set of javascript functions and utilities refactored  and reorganized in a single javascript object. It supercedes the former Jmol.js javascript library as it allows for ....
+
Jmol Javascript Object is a set of javascript functions and utilities refactored  and reorganized into a single javascript object. It supersedes the former Jmol.js javascript library as it allows for a cleaner, more efficient way to interact with the applet from javascript, and abstracts the view of a molecular model so that the applet could be seamlessly replaced by an image, or a third party visualization method depending on client's browser ressources.
 +
 
 +
Installation
 +
 
 +
Initialization
 +
Basic
 +
 
 +
Initialization parameters
 +
 
 +
API

Revision as of 15:13, 18 June 2012

Jmol Javascript Object is a set of javascript functions and utilities refactored and reorganized into a single javascript object. It supersedes the former Jmol.js javascript library as it allows for a cleaner, more efficient way to interact with the applet from javascript, and abstracts the view of a molecular model so that the applet could be seamlessly replaced by an image, or a third party visualization method depending on client's browser ressources.

Installation

Initialization Basic

Initialization parameters

API