type = "text"; //changes the input type from 'button' to 'text'. Another way to change or create an attribute is to use a method like element.setAttribute(" ...
確定! 回上一頁