<script type="text/javascript">
   function load(){
     parent.document.getElementById("myiframe").style.height = document.body.scrollHeight +"px";
     parent.document.getElementById("myiframe").style.width = document.body.scrollWidth +"px";
   }
</script>

<body onLoad="load();">


<iframe name="main" src="#" frameborder="0" scrolling="no" style="min-width:750px;" scrolling="auto" , 200);
</script>

 

相关文章:

  • 2022-12-23
  • 2021-12-10
  • 2021-12-07
  • 2021-12-12
  • 2022-12-23
  • 2022-12-23
  • 2021-06-28
  • 2022-01-21
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-06-06
  • 2022-12-23
  • 2022-12-23
  • 2021-07-11
  • 2021-04-19
相关资源
相似解决方案