1 Star 0 Fork 139

sifault / dwz_jui

forked from DWZ团队 / DWZ_JUI 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
demo_upload.html 892 Bytes
一键复制 编辑 原始数据 按行查看 历史
ZhangHuihua 提交于 2013-07-26 11:43 . first commit
<div class="pageContent">
<form method="post" action="demo/common/ajaxDone.html" enctype="multipart/form-data" class="pageForm required-validate" onsubmit="return iframeCallback(this);">
<div class="pageFormContent" layoutH="56">
<p>
<label>文件一:</label>
<input name="file1" type="file" />
</p>
<p>
<label>文件二:</label>
<input name="file2" type="file" />
</p>
<p><label>多文件上传:</label>
<a rel="w_uploadify" target="navTab" href="w_uploadify.html" class="button"><span>uploadify上传示例</span></a>
</p>
</div>
<div class="formBar">
<ul>
<li><div class="buttonActive"><div class="buttonContent"><button type="submit">提交</button></div></div></li>
<li><div class="button"><div class="buttonContent"><button type="button" class="close">取消</button></div></div></li>
</ul>
</div>
</form>
</div>
JavaScript
1
https://gitee.com/505357999/dwz_jui.git
git@gitee.com:505357999/dwz_jui.git
505357999
dwz_jui
dwz_jui
master

搜索帮助