Google 不能使用Jscript.AjaxRunJs(this, string.Format("window.returnValue='{0}$$${1}';window.close();", lbTestMethodId.Text, lbTestMethod.Text)); IE 可以。求大佬告知解决方案。 谢谢
Google 不能使用Jscript.AjaxRunJs(this, string.Format("window.returnValue='{0}$$${1}';window.close();", lbTestMethodId.Text, lbTestMethod.Text)); IE 可以。求大佬告知解决方案。 谢谢
IE是微软的...JScript是由微软公司开发的活动脚本语言,是微软对ECMAScript规范的实现。
谷歌不是微软的,自然没有这些接口,用不了JScript