我有一个奇怪的问题。在某些浏览器(如 chrome)上,下面的代码会打开一个新窗口。所以它按预期工作。在其他浏览器(如 Firefox)上它只显示警告框所以它不会打开请求的窗口。对适用于所有浏览器的代码有什么建议吗?
if(TestVar == "1810" )
{
alert ("test " + TestVar + "! ");
window.location.href="http://astyle.home.xs4all.nl/beautyfarm2003/wellnessbon_321442.html";
}
if(TestVar == "1920" )
{
alert ("Test " + TestVar + "! ");
window.location="http://astyle.home.xs4all.nl/beautyfarm2003/wellnessbon_1925485.html";
} // Vriendinnendag