CDATASection
.
@param data the data of the new CDATASection
@return the newly created CDATASection
CDATASection
node whose value is the specified string.
@param data The data for the CDATASection
contents.
@return The new CDATASection
object.
@exception DOMException NOT_SUPPORTED_ERR: Raised if this document is an HTML document.
CDATASection
node whose value is the specified string.
@param data The data for the CDATASection
contents.
@return The new CDATASection
object.
@exception DOMException NOT_SUPPORTED_ERR: Raised if this document is an HTML document.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|