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

input type=file为什么不能通过js来修改值的出处

时间:2015-03-19 13:29:09      阅读:185      评论:0      收藏:0      [点我收藏+]

标签:

给客户解释,为什么不能通过javascript来修改input type=file这个控件的值。

最终从微软的msdn上找到了。

https://msdn.microsoft.com/zh-cn/hh466236


input type=fileThe value, a file name, typed by the user into the control. Unlike other controls, this value is read-only.

input type=file为什么不能通过js来修改值的出处

标签:

原文地址:http://my.oschina.net/u/133911/blog/388870

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