javascript document applets[ ]
@March 15, 2008, 1:22 a.m.
applets[ ] | Firefox/Netscape/NN 2 IE 3 Chrome/Safari/DOM 1 |
|
|
Returns an array of all Java applet objects in the current document. An applet must be started and running before it is counted as an object. Items in this array are indexed (zero-based) in source code order. |
|
Example | |
var appletCount = document.applets.length |
|
Value | |
Array of applet element objects. |
|
Default | |
Array of length zero. |
Permanent URL:
http://javascript.gakaa.com/document-applets-7-0-6-.aspx
Powered by Linode.