$("#FrameId")[0].contentWindow.subFunction(); // or, 만약 jQuery 사용하지 않을 경우 document.getElementById("FrameId").contentWindow.subFunction();