createCDATASection(data )
|
|
Parameters
|
Stringdata
The data for the CDATASection contents.
|
Returns
|
CDATASection. The new CDATASection object.
|
Throws
|
DOMException
NOT_SUPPORTED_ERR: Raised if this document is an HTML document.
|