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