标签:href path script 取图 system tin 开启 blog pyw
IE9及以下版本不能识别files属性;获取图片需要设置浏览器
打开IE_工具_internet选项_安全_自定义级别。
启用ActiveX,开启跨域;
var fso=new ActiveXobject("Scripting.FileSystemObject"); file.select(); file.blur(); var filePath=document.selection.createRange().text; var file=fso.GetFile(filePath); var name=file.name; var type=file.type;
标签:href path script 取图 system tin 开启 blog pyw
原文地址:http://www.cnblogs.com/lengyue0030/p/6885458.html