使用document.getElementById時需要特別注意,您需HTML標籤的ID要先產生,再去執行document.getElementById,不然會出現如的TypeError: null is not an ...
確定! 回上一頁