Mac OS X Reference Library Apple Developer
Search

HTMLIFrameElement

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
contentDocument
contentWindow
frameBorder
height
longDesc
marginHeight
marginWidth
name
sandbox
scrolling
src
width

align



attribute DOMString align; 

contentDocument



readonly attribute Document contentDocument; 

contentWindow



readonly attribute DOMWindow contentWindow; 

frameBorder



attribute DOMString frameBorder; 

height



attribute DOMString height; 

longDesc



attribute DOMString longDesc; 

marginHeight



attribute DOMString marginHeight; 

marginWidth



attribute DOMString marginWidth; 

name



attribute DOMString name; 

sandbox



attribute DOMString sandbox; 

scrolling



attribute DOMString scrolling; 

src



attribute DOMString src; 

width



attribute DOMString width; 

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-05-27