2010年8月23日
摘要: functionCloseWin(){ window.opener=null; //window.opener=top; window.open("","_self"); window.close(); } 阅读全文
posted @ 2010-08-23 20:23 佐伊凡 阅读(172) 评论(0) 推荐(0) 编辑