复制代码 代码如下:document.getElementById("iframeId").contentWindow.functionName();复制代码 代码如下:window.frames["framename"].functionName();