Synopsisdocument.applets[i] document.applets[appletName] document.appletName Properties & MethodsThe 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. |