setAttribute (string name, string value) string name 名稱和值的新屬性。 string value 屬性設定為指定的值。 例子:div1.setAttribute("align", "center")
確定! 回上一頁