Linux Mac OSX Windows

Implemented by


  
[scriptable, uuid(a6cf9085-15b3-11d2-932e-00805f8add32)]
interface nsIDOMHTMLElement : nsIDOMElement

Attributes


        
attribute DOMString className

        
attribute DOMString dir
 The nsIDOMHTMLElement interface is the primary [X]HTML element
 interface. It represents a single [X]HTML element in the document
 tree.

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

 @status FROZEN
attribute DOMString id

        
attribute DOMString lang

        
attribute DOMString title