javascript提示类 某页面中button按钮事件写代码如下: string Str1="http://www.sohu.com"; Response.Write("window.open('" + Str1 + "','_blank');window.showModalDialog('close.htm');"); c