摘要: input标签去边框且透明且禁止输入 <input type="text" disabled="true" style='border-style:none;width:15px;background-color:transparent'></input> input标签只显示下边框 <input  阅读全文
posted @ 2017-03-24 16:20 _小豪豪 阅读(180) 评论(0) 推荐(0)