码迷,mamicode.com
首页 > Web开发 > 详细

前端 html input标签 disable 属性

时间:2018-10-24 01:04:37      阅读:916      评论:0      收藏:0      [点我收藏+]

标签:NPU   font   col   disabled   doctype   alt   inf   前端   har   

 

 

 

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Title</title>
</head>
<body>
    <input type="text" disabled>
</body>
</html>

 

加上了disabled 不可选了

 

默认是enable 不用加上参数 自己本来就有了

 

技术分享图片

 

前端 html input标签 disable 属性

标签:NPU   font   col   disabled   doctype   alt   inf   前端   har   

原文地址:https://www.cnblogs.com/mingerlcm/p/9360322.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!