1. 首页
  2. 数据库
  3. 改变文件域的样式实现思路同时兼容ie、firefox

改变文件域的样式实现思路同时兼容ie、firefox

上传者: 2020-12-13 13:57:40上传 PDF文件 26.86KB 热度 12次
代码如下: <body> <input type=file id=”j” onchange=”getValue();” style=”-moz-opacity:0;filter:alpha(opacity=0);opacity:0;position:absolute;left:166px;” /> <input id=”ye” style=”color: green;border: 1px solid green;width:300px;” /> <input type=”button” value=”File” style=”border: 1px
下载地址
用户评论