TOC PREV NEXT INDEX




Chapter 7 JavaScript


The JavaScript scripter evaluates and executes all JavaScript code from the HTML 4 pilot. For information on how the scripter fit into the architecture, see Architecture.

To support JavaScript in your application, ib6js.jar must be on the classpath.

The JavaScript scripter is dynamically loaded and implements the ice.storm.Scripter interface. It supports the MIME type application/ecmascript. For a list of standard supported JavaScript features, see JavaScript DOM API Support (W3C) and JavaScript DOM Properties Support (W3C).

For information on debugging JavaScript, see JavaScript Debugging.



Copyright 2005. ICEsoft Technologies, Inc.
http://www.icesoft.com

TOC PREV NEXT INDEX