Webmaster in a Nutshell, Third Edition

Team-Fly    

 
Webmaster in a Nutshell, 3rd Edition

By Robert Eckstein, Stephen Spainhour

Table of Contents
Chapter 11.  JavaScript

Applet Client-Side JavaScript 1.1

A Java applet

document .applets[ i ] document .applets[ appletName ] document . appletName

Properties & Methods

The properties and methods of an Applet object are the same as the public fields and methods of the Java applet it represents. JavaScript code can query and set the Java fields and invoke the Java methods of the applet.


Team-Fly    
Top

Категории