class HTMLIFrameElement |
|
Inline subwindows. See the IFRAME element definition in HTML 4.0. |
|
|
|
|
|
Aligns this object (vertically or horizontally) with respect to its surrounding text. See the align attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0. |
|
Introduced in DOM Level 2
Returns the document this iframe contains, if there is any and it is available, a Null document otherwise. The attribute is read-only. Returns The content Document if available. |
|
Request frame borders. See the frameborder attribute definition in HTML 4.0. |
|
Frame height. See the height attribute definition in HTML 4.0. |
|
URI designating a long description of this image or frame. See the longdesc attribute definition in HTML 4.0. |
|
Frame margin height, in pixels. See the marginheight attribute definition in HTML 4.0. |
|
Frame margin width, in pixels. See the marginwidth attribute definition in HTML 4.0. |
|
The frame name (object of the target attribute). See the name attribute definition in HTML 4.0. |
|
Specify whether or not the frame should have scrollbars. See the scrolling attribute definition in HTML 4.0. |
|
see align |
|
see frameBorder |
|
see height |
|
see longDesc |
|
see marginHeight |
|
see marginWidth |
|
see name |
|
see scrolling |
|
see src |
|
see width |
|
A URI designating the initial frame contents. See the src attribute definition in HTML 4.0. |
|
Frame width. See the width attribute definition in HTML 4.0. |