Share via


FRAMESET HTML Object

Send Feedback

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

Note   Windows Mobile-based Smarptphones do 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: 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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.