As you might have guessed, document.write() writes to the document (a.k.a web page). It takes the content you want to write as a parameter.
確定! 回上一頁