获取iframe 内容

 parent.$.find("iframe")[0].contentWindow.getvalue();

  h.find("iframe")[0].contentWindow.document.getElementById("tt").value;
原文地址:https://www.cnblogs.com/chenxiao/p/3640334.html