摘要: <!–star弹出相当于按F11效果的窗口:window.open(”,”,’fullscreen=1′)window.open(”,”,’channelmode=1′)FLASH弹出窗口javascript:window.open(’http://www.0668.com... 阅读全文
posted @ 2009-08-18 09:22 栢芯 阅读(245) 评论(0) 推荐(0) 编辑
摘要: //关闭,父窗口弹出对话框,子窗口直接关闭this.Response.Write("<script language=javascript>window.close();</script>");//关闭,父窗口和子窗口都不弹出对话框,直接关闭this.Response.Write("<script>");this.Response.Write("{top.ope... 阅读全文
posted @ 2009-08-18 09:18 栢芯 阅读(363) 评论(0) 推荐(0) 编辑