if (yourIframe.setCapture) yourIframe.contentWindow.document.execCommand('Stop'); else yourIframe.contentWindow.stop();