需要使用iframeElement.contentWindow;
var frame = document.getElementById('theFrame'); var frameWindow = frame.contentWindow;