appendData(arg )
|
|
Parameters
|
Stringarg
The DOMString to append.
|
Returns
|
void
|
Throws
|
DOMException
NO_MODIFICATION_ALLOWED_ERR: Raised if this node is readonly.
|