摘要:
function save_record(filename, content) { //打开新窗口保存 var winRecord = window.open('about:blank', '_blank', 'top=500'); winRecord.document.open("text/htm 阅读全文
posted @ 2020-08-07 14:56
hofmann
阅读(733)
评论(0)
推荐(0)
摘要:
<a href="#" class="easyui-linkbutton" plain="true" onclick="newAdd()" icon="icon-add">新增</a> <div id="win" class="easyui-dialog" title="班级信息添加" style= 阅读全文
posted @ 2020-08-07 14:07
hofmann
阅读(197)
评论(0)
推荐(0)
摘要:
var strurl = "Upload.aspx" + "?r=" + Math.random(); //window.showModalDialog(strurl, this, "location=no;scroll=no;dialogHeight=480px;dialogWidth=950px 阅读全文
posted @ 2020-08-07 11:33
hofmann
阅读(648)
评论(0)
推荐(0)
摘要:
var loop = setInterval(function () { if (winObj.closed) { clearInterval(loop); parent.location.reload(); } }, 1000); 阅读全文
posted @ 2020-08-07 11:32
hofmann
阅读(146)
评论(0)
推荐(0)

浙公网安备 33010602011771号