window.postMessage("Test 1"). This should throw an exception. 2nd Parameter: "*". window.postMessage("Test 2", "*"). This should work, but fails in IE8.
確定! 回上一頁