HTML DOM中的Input Text readOnly屬性用於設置或返回文本字段是否應為隻讀。 ... readOnly; 它用於設置readOnly屬性。 textObject.readOnly = true|false.
確定! 回上一頁