2009年7月29日
摘要: 父页 vReturnValue = window.showModalDialog(sURL,window,'') 子页opener.document.getElementById("test").value="返回值"参数传递 通过vArguments来传递参数,类型不限制,对于字符串类型,最大为4096个字符,也可以传递对象,例如:parent.htm <script> wind... 阅读全文
posted @ 2009-07-29 16:03 石牌村夫 阅读(346) 评论(0) 推荐(0)