. . . var divTag = document.getElementById("my_div"); // divTag.id = "div";// do change id of your div . . . // ...
確定! 回上一頁