Chapter 5. Basic JavaScript

Table of Contents
ii_easel_support.js
ii_easel.js
ii_easel_utilities.js

The JavaScript which supports the basic behaviour of the applet is divided into 3 libraries, ii_easel_support.js, ii_easel.js and ii_easel_utilities.js.

ii_easel_support.js

This library must be included in the page which contains the Easel applet . As well as the public interface below it provides various private services to the applet without which your application will probably not work.