Jmol JavaScript Object

From Jmol
Revision as of 15:13, 18 June 2012 by Ppillot (talk | contribs)
Jump to navigation Jump to search

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