首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

input file 障蔽键盘

2012-10-09 
input file 屏蔽键盘input typefile contenteditablefalse idhouseMaps namehouseMaps/?添

input file 屏蔽键盘

<input type="file" contenteditable="false" id="houseMaps" name="houseMaps"/>?

添加这个属性contenteditable="false"屏蔽键盘输入

热点排行