Class type Dom_html.iFrameElement
inherit element
method frameBorder : Js.js_string Js.t Js.propmethod height : Js.js_string Js.t Js.propmethod width : Js.js_string Js.t Js.propmethod longDesc : Js.js_string Js.t Js.propmethod marginHeight : Js.js_string Js.t Js.propmethod marginWidth : Js.js_string Js.t Js.propmethod name : Js.js_string Js.t Js.propmethod scrolling : Js.js_string Js.t Js.propmethod src : Js.js_string Js.t Js.propmethod contentDocument : document Js.t Js.opt Js.readonly_propmethod contentWindow : window Js.t Js.readonly_prop