ZVON > References > DOM2 Reference

HTMLAppletElement (interface , deprecated in HTML 4.01 )


Own properties:
attributes  -  align, alt, archive, code, codeBase, height, hspace, name, object, vspace, width
methods  -  none

Inherited properties:
This interface inherits all properties from HTMLElement, the generic interface for all element interfaces in DOM HTML, which itself inherits all properties from DOM Core interface Element and thus also Node.

Description:
An embedded Java applet. See the APPLET element definition in HTML 4.01.