Applet Object
CSGNetwork FREE Source Code, Javascript Source, and Code Snippets!
CSGNetwork Custom Search
     Bookmark and Share
 
CSGNetwork
Snippets
Calculators
Top Free Apps
Home
Back



Right click this window and select "view source" in order to copy the source for this script.

Applet Object

To access a Java applet on the page in JavaScript, use the syntax:

document.appletName
document.applets[i] //where i is the position of the applet within the page

Properties

Properties Description
  The Applet object inherits all public properties of the Java applet in question.

Methods

Methods Description
  The Applet object inherits all public methods of the Java applet in question.


Bookmark and Share
Registered® Trademark™ and Copyright© 1973 - CSG, Computer Support Group, Inc. and CSGNetwork.Com All Rights Reserved