Adds a new character string to the end of the object.
dhtml语法
object.appendData(sString)
Parameters
sString |
Required.
Stringthat specifies the new character string. |
Return Value
No return value.
是否符合公共标准
This method is defined in
World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 .
Applies To