HTML DOM Frameset 对象
Frameset 对象
Frameset 对象代表一个 HTML 框架集。
IE: Internet Explorer, F: Firefox, O: Opera, W3C: World Wide Web Consortium (Internet 标准).
Frameset 对象的属性
属性 |
描述 |
IE |
F |
O |
W3C |
cols |
设置或返回框架集中列的数目。 |
5 |
1 |
9 |
Yes |
id |
设置或返回框架集的 id。 |
4 |
1 |
9 |
Yes |
rows |
设置或返回框架集中行的数目。 |
5 |
1 |
9 |
Yes |
Standard Properties
属性 |
描述 |
IE |
F |
O |
W3C |
className |
Sets or returns the class attribute of an element |
5 |
1 |
9 |
Yes |
dir |
Sets or returns the direction of text |
5 |
1 |
9 |
Yes |
lang |
Sets or returns the language code for an element |
5 |
1 |
9 |
Yes |
title |
Sets or returns an element's advisory title |
5 |
1 |
9 |
Yes |