NAME
Mozilla::DOM::NSHTMLHRElement
Mozilla::DOM::NSHTMLHRElement is a wrapper around an instance of Mozilla's nsIDOMNSHTMLHRElement interface. This class inherits from Supports.
* The nsIDOMNSHTMLHRElement interface contains extensions to the
* interface for [X]HTML hr elements, for compatibility with IE.
CLASS METHODS
$iid = Mozilla::DOM::NSHTMLHRElement->GetIID()
Pass this to QueryInterface.
METHODS
$color = $nshtmlhrelement->GetColor()
Output:
$nshtmlhrelement->SetColor($color)
Input:
SEE ALSO
COPYRIGHT
Copyright (C) 2005-2007, Scott Lanning
This software is licensed under the LGPL. See Mozilla::DOM for a full notice.