獲得父窗口字段值window.dialogArguments.document.getElementById("hwlxcn").value;
<#if lib_fun.BrowserType()==1 >parent = window.dialogArguments.document.getElementById("hwlxcn").value;
<#else>
parent = window.opener.document.getElementById("hwlxcn").value;
</#if>
posted on 2013-06-28 14:35 youngturk 閱讀(2431) 評論(2) 編輯 收藏 所屬分類: JavaScript 、HTML 、JQuery