HTMLEmbedElement

Module:
html
Inherits from:
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Functions

getSVGDocument

getSVGDocument


SVGDocument getSVGDocument() raises(DOMException); 

Member Data

align
height
name
src
type
width

align


attribute DOMString align; 


height


attribute DOMString height; 


name


attribute DOMString name; 


src


attribute DOMString src; 


type


attribute DOMString type; 


width


attribute DOMString width; 

 

Last Updated: 2009-05-29