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

js file对象的获取

时间:2019-09-02 12:00:17      阅读:332      评论:0      收藏:0      [点我收藏+]

标签:bsp   checked   info   code   inpu   inf   pre   type   mamicode   

jq    $("#hiddenFile").get(0).files
js  this.files;
技术图片

 获取radio的值

$(input:radio:checked).val();
$("input[type=‘radio‘]:checked").val();
$("input[name=‘new_type‘]:checked").val();

 


 

 

js file对象的获取

标签:bsp   checked   info   code   inpu   inf   pre   type   mamicode   

原文地址:https://www.cnblogs.com/guyuedashu/p/11445209.html

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