阅读背景:

js动态变更文件管理器file的accept属性(动态变更文件上传限制的后缀)_程序猿的自我修养之路_js中accept

来源:互联网 
<tr >
     <td style="width:80px;">文件类型<span style="color: red;">*</span>:</td>
     <td style="width:360px;" colspan="3">
     <input id="fileKind" name="fileKind" class="mini-combobox" data="fileKind"                      
        required="true"  onvaluechanged="fileKindChange"/></td>
</tr>
<tr >
    <td style="width:80px;">上传文件<span style="color: red;">*</span>:</td>
    <td style="width:160px;" colspan="3">
        <input style="background:none; border:none; padding-left:0" id="file" name="file"
                                           type="file" accept=".mp4" ></td>

</tr><tr >
     <td style="width:80px;">文件类型<span



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: