摘要:
父窗体部分js代码:1 var returnValue = window.showModalDialog("son.html ", window);2 //for chrome3 if (returnValue == undefined) {4 returnValue = window.re... 阅读全文
posted @ 2015-05-05 22:27
violence
阅读(236)
评论(0)
推荐(0)