class HTMLIFrameElement

Inline subwindows. More...

Full nameDOM::HTMLIFrameElement
Definition#include <html_inline.h>
InheritsDOM::HTMLElement
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

Inline subwindows. See the <a href="http://www.w3.org/TR/REC-html40/present/frames.html#edef-IFRAME"> IFRAME element definition </a> in HTML 4.0.

DOMString  align ()

[const]

Aligns this object (vertically or horizontally) with respect to its surrounding text. See the <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-align-IMG"> align attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setAlign ( const DOMString & )

see align

DOMString  frameBorder ()

[const]

Request frame borders. See the <a href="http://www.w3.org/TR/REC-html40/present/frames.html#adef-frameborder"> frameborder attribute definition </a> in HTML 4.0.

void  setFrameBorder ( const DOMString & )

see frameBorder

DOMString  height ()

[const]

Frame height. See the <a href="http://www.w3.org/TR/REC-html40/present/frames.html#adef-height-IFRAME"> height attribute definition </a> in HTML 4.0.

void  setHeight ( const DOMString & )

see height

DOMString  longDesc ()

[const]

URI designating a long description of this image or frame. See the <a href="http://www.w3.org/TR/REC-html40/present/frames.html#adef-longdesc-IFRAME"> longdesc attribute definition </a> in HTML 4.0.

void  setLongDesc ( const DOMString & )

see longDesc

DOMString  marginHeight ()

[const]

Frame margin height, in pixels. See the <a href="http://www.w3.org/TR/REC-html40/present/frames.html#adef-marginheight"> marginheight attribute definition </a> in HTML 4.0.

void  setMarginHeight ( const DOMString & )

see marginHeight

DOMString  marginWidth ()

[const]

Frame margin width, in pixels. See the <a href="http://www.w3.org/TR/REC-html40/present/frames.html#adef-marginwidth"> marginwidth attribute definition </a> in HTML 4.0.

void  setMarginWidth ( const DOMString & )

see marginWidth

DOMString  name ()

[const]

The frame name (object of the <code> target </code> attribute). See the <a href="http://www.w3.org/TR/REC-html40/present/frames.html#adef-name-IFRAME"> name attribute definition </a> in HTML 4.0.

void  setName ( const DOMString & )

see name

DOMString  scrolling ()

[const]

Specify whether or not the frame should have scrollbars. See the <a href="http://www.w3.org/TR/REC-html40/present/frames.html#adef-scrolling"> scrolling attribute definition </a> in HTML 4.0.

void  setScrolling ( const DOMString & )

see scrolling

DOMString  src ()

[const]

A URI designating the initial frame contents. See the <a href="http://www.w3.org/TR/REC-html40/present/frames.html#adef-src-FRAME"> src attribute definition </a> in HTML 4.0.

void  setSrc ( const DOMString & )

see src

DOMString  width ()

[const]

Frame width. See the <a href="http://www.w3.org/TR/REC-html40/present/frames.html#adef-width-IFRAME"> width attribute definition </a> in HTML 4.0.

void  setWidth ( const DOMString & )

see width


Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:55:52 2001, using kdoc 2.0a35.