HTML button 有個disabled 屬性,用來禁用該按鈕的功能,而disabled 這個屬性除了可以控制button ... getElementById('TetstText').disabled=true; // 變更欄位為禁用}
確定! 回上一頁