父页面调用Iframe的方法

document.getElementById("tabIf0").contentWindow.Search();  

 

Jquery 方式:

$("#tabIf0")[0]..contentWindow.Search();  

相关文章:

  • 2021-10-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-14
猜你喜欢
  • 2021-12-17
  • 2022-12-23
  • 2022-12-23
  • 2021-08-19
  • 2021-06-15
  • 2022-12-23
相关资源
相似解决方案