Share via


FRAMESET HTML Object

The FRAMESET object specifies a frameset consisting of one or more frames.

Note   Frames are supported by Pocket PC compatible devices. SmartPhone does not support frames.

Properties

Property Data type Access Description
border Variant Read-only Sets or retrieves the space between the frames, including the 3-D border.
borderColor Variant Read-only Sets or retrieves the border color of the object.
cols Long Read-only Sets or retrieves the frame widths of the object.
document Object Read-only Retrieves the HTML document in a given pop-up window.
name String Read-only Sets or retrieves the frame name.
rows Long Read-only Sets or retrieves the frame heights of the object.

Events

Event Description
onload Occurs immediately when the frameset is loaded but does not occur when the user refreshes a page. For frame pages, the onload event does not occur until all frames in the frameset are loaded.
onunload Occurs immediately before the frameset is unloaded.

Requirements

Pocket PC: Windows Mobile 2002 and later
OS Versions: Windows CE 3.0 and later

Send feedback on this topic to the authors.

© 2005 Microsoft Corporation. All rights reserved.