easyui 框架下 代码如下:
css:
.file_box{
float: right;
width: 1035px;
border: 1px solid #999;
height: 32px;孙子打瞎爷爷眼睛
line-height: 35px;
padding-left: 10px;
margin-right: 25px;
}
.file{
floa射击游戏排行t: right;
outline: none;
borde帮助别人的作文r:none;
background: #67bef4;
border-radius: 4px;
padding: 4px 12px;
cursor:pointer;
color: #fff;
font-size:18px;
line-height: 20px;
vertical-align: middle;
margin: 2px;
}
html 页面:
<div class=”file_box”>
<button type=”button” class=”file” id=”lect_file” onclick=”file1.click();” > 选择附件</button>
<input type=”file” id=”file1″ name=”px高考填报志愿指南xa_appendix” style=”width:250px;display: none;” onchange=”tfile_tmp()”;>
<input type=”text” id=”file2″ readonly=”readonly” th:value=”${map.pxxa_appendix}” onclick=”file1.click(); “>
</div>
js脚本:
function tfile_tmp(){
var file11 = $(“#file1”)[0].value;
var arrays1 = file11.split(“\\”);
var name1 = arrays1[arrays1.length-1];
sin平方x求导 name1=name1.tolowerca();
$(“#file2”)[0].value=name1;
}
本文发布于:2023-04-07 09:43:59,感谢您对本站的认可!
本文链接:https://www.wtabcd.cn/fanwen/zuowen/c0b6212f7d16d778017827b3086180bf.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文word下载地址:type=file 文件修改表单 名称不能正常回显的问题.doc
本文 PDF 下载地址:type=file 文件修改表单 名称不能正常回显的问题.pdf
留言与评论(共有 0 条评论) |