Home  >  Article  >  Web Front-end  >  Multi-attachment upload component demonstration_javascript skills

Multi-attachment upload component demonstration_javascript skills

WBOY
WBOYOriginal
2016-05-16 19:26:251146browse

1.可以动态添加或删除上传文件的对象
2.自动处理文件路径获取文件名.
3.自动计算待上传文件数

" } } mstatus.innerHTML="总共有 "+(mFile.children.length-1)+" 个文件等待上传" } if (obj.id=="File_New") { eF=document.createElement('') mFile.appendChild(eF) obj.id="File" } }
添加附件
总共有 0 个文件等待上传

[Ctrl+A 全选 注:如需引入外部Js需刷新才能执行
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn