var oCombo =  window.parent.frames["frmresourcetype"].document.getElementById('cmbType') ; 获取父frame元素

 

 var oCombo =  window.frames["frmresourcetype"].document.getElementById('cmbType') ; 获取子frame元素



相关文章:

  • 2021-07-30
  • 2022-12-23
  • 2022-12-23
  • 2021-08-09
  • 2022-12-23
猜你喜欢
  • 2021-07-18
  • 2022-12-23
  • 2022-12-23
  • 2021-10-16
相关资源
相似解决方案