ie8 var w= window.open() - “Message: Invalid argument.”
问题 I have a site that has an IE8-only problem: The code is: var w = window.open(urlstring, wname, wfeatures, 'false'); The error is: Message: Invalid argument. Line: 419 Char: 5 Code: 0 URI: http://HOSTNAME/js_context.js I have confirmed the line number of the code (the "Line" and "URI" are correct), and I understand in later versions of IE8, this is considered accurate. I have checked all the incoming parameters in the call by dumping alerts, and they all look valid. This problem does not