document.createTextNode. Creates a new Text node. Syntax. var text = document.createTextNode( data );. text is a Text node. data is a string containing the ...
確定! 回上一頁