Javascript Reference
Categories: IFRAME

javascript IFRAME Description

@March 15, 2008, 1:22 a.m.
iframeFirefox/Netscape/NN 6 IE 4 Chrome/Safari/DOM 1  

  

The iframe object reflects the iframe element. Be aware that, in Internet Explorer, a number of properties defined for this object have no effect on the object nor any default value, but are implemented because the element shares its internal structure with other elements that use those properties.

 
HTML Equivalent
 
<iframe>
 
Object Model Reference
 
[window.]document.getElementById("elementID")
 
Object-Specific Properties
 
alignallowTransparencyborderborderColorcontentDocument
contentWindowdataFlddataSrcframeBorderframeSpacing
heighthspacelongDescmarginHeightmarginWidth
namenoResizescrollingsrcvspace
width
 
Object-Specific Methods

None.

 
Object-Specific Event Handler Properties

None.


Powered by Linode.