| Module: | |
| Inherits from: | |
| Declared In: | |
Overview
Use the links in the table of contents to the left to access the documentation.
Functions
- getSVGDocument
Member Data
- contentDocument
- contentWindow
- frameBorder
- height
- location
- longDesc
- marginHeight
- marginWidth
- name
- noResize
- scrolling
- src
- width
readonly attribute Document contentDocument;
attribute DOMString frameBorder;
readonly attribute long height;
attribute DOMString location;
attribute DOMString longDesc;
attribute DOMString marginHeight;
attribute DOMString marginWidth;
attribute DOMString name;
attribute boolean noResize;
attribute DOMString scrolling;
readonly attribute long width;
Last Updated: 2009-05-29