1 Star 0 Fork 26

桃子/dwz for Public CMS

forked from sanluan/dwz for Public CMS 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
demo_upload.html 892 Bytes
一键复制 编辑 原始数据 按行查看 历史
sanluan 提交于 2015-08-27 16:05 . init
<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>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/taoyy/dwz-for-Public-CMS.git
git@gitee.com:taoyy/dwz-for-Public-CMS.git
taoyy
dwz-for-Public-CMS
dwz for Public CMS
master

搜索帮助