Jmol JavaScript Object

From Jmol
Revision as of 17:51, 20 June 2012 by AngelHerraez (talk | contribs) (link to Jmol.js documentation page)
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 resources.

Installation

Initialization

Basic

Initialization parameters

API