Internet Technologies:hrf

HTMLIFrameElement() Professional

Super class

HTMLElement()

Class function

HTMLIFrameElement() 

Reflected HTML tag

<iframe>  </iframe> 

Instantiation

:new( [<oParent>]        , ; 
[<cHTMLTag>]       , ; 
[<cHTMLAttributes>], ; 
[<cHTMLContent>]     ) --> oHTMLIFrameElement 

Instance variables reflecting tag attributes

:align            | Character 
:frameBorder      | Character 
:height           | Character 
:longDesc         | Character 
:marginHeight     | Character 
:marginWidth      | Character 
:name             | Character 
:scrolling        | Character 
:src              | Character 
:width            | Character 

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.