|
|
Create a frame. See the <a href="http://www.w3.org/TR/REC-html40/present/frames.html#edef-FRAME"> FRAME element definition </a> in HTML 4.0.
| DOMString |
[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 |
see frameBorder
| DOMString |
[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-FRAME"> longdesc attribute definition </a> in HTML 4.0.
| void |
see longDesc
| DOMString |
[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 |
see marginHeight
| DOMString |
[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 |
see marginWidth
| DOMString |
[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-FRAME"> name attribute definition </a> in HTML 4.0.
| void |
see name
| bool |
[const]
When true, forbid user from resizing frame. See the <a href="http://www.w3.org/TR/REC-html40/present/frames.html#adef-noresize"> noresize attribute definition </a> in HTML 4.0.
| void |
see noResize
| DOMString |
[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 |
see scrolling
| DOMString |
[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 |
see src
| Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:55:52 2001, using kdoc 2.0a35. |