var iFrame = …; var iFrameDocument = iFrame.contentDocument || iFrame.contentWindow.document; var … = iFrameDocument.getElementById("…");