Sets or retrieves a value that you can use to implement your own chOff functionality for the object.
dhtml语法
HTML | <ELEMENT CHOFF
= sCharstring... >
|
---|
Scripting | object.chOff(v) [ = sCharstring ] |
---|
DHTML可能的值
sCharstring | String that
specifies or receives the value of the chOff property. |
The property is read/write.
The property has no default value.
Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see about dynamic properties.
remarks
the functionality specified by the html 4.0 standard for this property is not implemented.
there is no functionality implemented for this property unless defined by the author.
是否符合公共标准
This property is defined in
HTML 4.0 and
is defined in
World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 .
Applies To