表單不可輸入一般用disabled或display=none.但是這樣頁面并沒有變化,所以如果想讓鼠標(biāo)變成紅色的警告。就可以用如下屬性:
代碼如下:
style=cursor: not-allowed disabled
示例代碼如下:
<input type=text style=cursor:not-allowed disabled />
版權(quán)所有:易賢網(wǎng)