javascript applets namedItem( )

Returns a single applet object or collection of applet objects corresponding to the element matching the parameter string value.

javascript applets item( )

Returns a single applet object or collection of applet objects corresponding to the element matching the index value (or, optionally in IE, the ind

javascript applets length

Returns the number of elements in the collection of applets.

javascript applets Description

A collection of all the Java applets in the current element, sorted in source code order. Navigator and Internet Explorer let you use array notation