zl程序教程

您现在的位置是:首页 >  后端

当前栏目

网页中js弹出模式窗口并传值的问题

JS网页模式 窗口 传值 弹出 问题
2023-09-27 14:29:33 时间
function SelectClient(ctlName) { var arr = showModalDialog(ClientList.aspx?TypeSelect=ClientType_qy ClientOwner= +154 + DefaultValue= + document.getElementById(ctlName).value, , dialogWidth:600px; dialogHeight:450px; help: no; scroll: yes; status: no); if (arr != null) { document.getElementById(ctlName).value = arr; //子窗口返回值给父窗口的变量 ClientList.aspx中 a ClientName")% window.close();"" /script