innerHTML returns the HTML as its name indicates. Quite often, in order to retrieve or write text within an element, people use innerHTML . textContent should ...
確定! 回上一頁