一. 範圍不同. readonly 只對<input> 和<textarea> 標簽有效. disabled 對所有表單元素都有效, 包括:<input>, <textarea>, <button>, <label>, <option>, <select>等 ...
確定! 回上一頁