attribute 是HTML DOM 物件自帶(特有)的屬性,在html 中顯式的設定,例如id,class ,value 等。它的值只能是字串。 <input type='text' id=' ...
確定! 回上一頁