MySQL
Linux
Centos
Ubuntu
PHP
Windows
CSS3
帳號登入
MySQL
Linux
Ubuntu
CentOS
PHP
Windows
CSS3
編碼的世界 / 優質文選 /
生涯
css設置按鈕不可點擊
2022年7月31日
-
書箋
給需要設置不可點擊的按鈕添加disabled 樣式
.disabled { pointer-events: none; }
熱門文章