=head1 NAME Mozilla::DOM::HTMLStyleElement =for object Mozilla::DOM::HTMLStyleElement Mozilla::DOM::HTMLStyleElement is a wrapper around an instance of Mozilla's nsIDOMHTMLStyleElement interface. This class inherits from L. * The nsIDOMHTMLStyleElement interface is the interface to a [X]HTML * style element. * * For more information on this interface please see * http://www.w3.org/TR/DOM-Level-2-HTML/ * * @status FROZEN =head1 CLASS METHODS =head2 $iid = Mozilla::DOM::HTMLStyleElement->B() Pass this to QueryInterface. =head1 METHODS =head2 $bool = $htmlstyleelement->B() =head2 $media = $htmlstyleelement->B() =head2 $type = $htmlstyleelement->B() =head2 $htmlstyleelement->B($disabled) =over =over =item * $disabled (boolean) =back =back =head2 $htmlstyleelement->B($media) =over =over =item * $media (string) =back =back =head2 $htmlstyleelement->B($type) =over =over =item * $type (string) =back =back =head1 SEE ALSO L =head1 COPYRIGHT Copyright (C) 2005-2007, Scott Lanning This software is licensed under the LGPL. See L for a full notice. =cut