var w2 = frames[1]; alert(Object.getPrototypeOf(w1.document.createEvent.call(w2.document, 'Event')) === w1.Event.prototype);
確定! 回上一頁