frame HTML Object
The frame object specifies an individual frame within a FRAMESET HTML object.
Note Windows Mobile-based Smarptphones do not support frames.
Properties
Property | Data type | Access | Description |
---|---|---|---|
document | Object | Read-only | Retrieves the Automation object of the active document, if any. |
marginHeight | Variant | Read-only | Sets or retrieves the top and bottom margin heights before displaying the text in a frame. |
marginWidth | Variant | Read-only | Sets or retrieves the left and right margin widths before displaying the text in a frame. |
name | String | Read-only | Sets or retrieves the frame name. |
noResize | Boolean | Read-only | Sets or retrieves whether the user can resize the frame. |
scrolling | String | Read-only | Sets or retrieves whether the frame can be scrolled. |
src | String | Read-only | Sets or retrieves a URL to be loaded by the object. |
Requirements
Pocket PC: Pocket PC 2002 and later
Smartphone: None
OS Versions: Windows CE 3.0 and later
See Also
Internet Explorer Mobile HTML Objects
Send Feedback on this topic to the authors