You should use the .setAttribute() method: g = document.createElement('div'); g.setAttribute("id", "Div1");.
確定! 回上一頁