Linux Mac OSX Windows
 The nsIDOMHTMLAppletElement interface is the interface to a [X]HTML
 applet element.

 For more information on this interface please see
 http://www.w3.org/TR/DOM-Level-2-HTML/

 @status FROZEN
[scriptable, uuid(a6cf90ae-15b3-11d2-932e-00805f8add32)]
interface nsIDOMHTMLAppletElement : nsIDOMHTMLElement

Attributes


        
attribute DOMString align

        
attribute DOMString alt

        
attribute DOMString archive

        
attribute DOMString code

        
attribute DOMString codeBase

        
attribute DOMString height

        
attribute long hspace

        
attribute DOMString name

        
attribute DOMString object

        
attribute long vspace

        
attribute DOMString width