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

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

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

Attributes


        
attribute DOMString name

        
attribute DOMString type

        
attribute DOMString value

        
attribute DOMString valueType