
Mozilla::DOM::HTMLEmbedElement
Mozilla::DOM::HTMLEmbedElement is a wrapper around an instance of Mozilla's nsIDOMHTMLEmbedElement interface. This class inherits from HTMLElement.
* The nsIDOMHTMLEmbedElement interface is the interface to a [X]HTML * embed element. * * Note that this is not a W3C standard interface, it is Mozilla * proprietary. * * @status FROZEN

Pass this to QueryInterface.

- $align (string)
- $height (string)
- $name (string)
- $src (string)
- $type (string)
- $width (string)


Copyright (C) 2005-2007, Scott Lanning
This software is licensed under the LGPL. See Mozilla::DOM for a full notice.