摘要:
主页面: function showdetail(userName) { var result = window.showModalDialog('userDetail.aspx?userName=' + userName, '', 'dialogWidth=835px;dialogHeight=400px;status=no'); if (result == "refresh") { window.location.reload(); //当window.showModalDialog窗口关闭时执行 ... 阅读全文
posted @ 2012-08-04 21:32
初学者心态
阅读(1272)
评论(0)
推荐(0)
浙公网安备 33010602011771号