HBCMS更多的中文手册参考:

HEADERS Attribute | headers Property

DHTML文档教程

Sets or retrieves a list of header cells that provide information for the object.

dhtml语法

HTML<ELEMENT HEADERS = sHeaders... >
Scriptingobject.headers(v) [ = sHeaders ]

DHTML可能的值

sHeadersString that specifies or receives a list of space-separated header cell ids.

The property is read/write. The property has no default value.

Remarks

This property can be used for rendering to non-visual media such as speech or Braille. It can also be used with Cascading Style Sheets (CSS).

There is no functionality implemented for this property unless defined by the author.

是否符合公共标准

This property is defined in HTML 4.0 Non-Microsoft link and is defined in World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 Non-Microsoft link.

Applies To

TD, TH

更多语法参考

axis, scope