HTML element: <frameset>
Availability
|
Partial support as of BlackBerry®
Device Software version 4.2.
Full support as of BlackBerry Device Software
version 4.6.
|
The <frameset> element presents multiple documents within a single browser window, and defines the layout of the contained frames.
Differences between HTML, XHTML, and XHTML-MP
XHTML-MP does not support framesets.
Considerations
Although the <frameset> element is supported by the browser, this is mainly to support content designed for desktop browsers. You should not include framesets in content designed for the BlackBerry device.
When rendered in the BlackBerry® Browser
in column view, the layout definition is ignored, and each pane is displayed vertically in the order in which they are encountered.
In versions of the BlackBerry Device Software
earlier than version 4.6, the rows attribute is ignored.
Attributes
Attribute
|
Value(s)
|
Description
|
Supported in
|
cols
|
length
percentage
|
This attribute specifies the layout of columns in the frameset.
|
4.2 or later
|
rows
|
length
percentage
|
This attribute specifies the layout of rows in the frameset. This attribute is ignored in BlackBerry Device Software version 4.5 and earlier.
|
4.6 or later
|
Common attributes
|
—
|
The <frameset> element supports the following common attributes:
|
4.6 or later
|
Event attributes
|
—
|
The <frameset> element supports the following events:
|
4.6 or later
|
Index
Was this information helpful? Send us your comments.