createTextNode is basically a function on the document object that creates a new text DOM node w/ text provided as the first argument.
確定! 回上一頁