IE版本 是否支持
IE5.5
IE6
IE7
IE8

    <title>Untitled Page</title>
</head>
<body>
    
<form>
    
<select style="top: 100px; left: 100px; width: 300px;">
        
<option>asdf</option>
        
<option>asdf</option>
    
</select>
     
<div style="position: absolute; top: 0px; left: 0px; width: 1000px; height: 1000px;
        background-color: Blue;"
>
        
<iframe src="" frameborder="0" style="position:relative; top:0px; left:0px; width:100%; height:100%; z-index:-1;filter:alpha(opacity=0)"></iframe>
    
</div>
    
</form>
</body>
</html>

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-06
  • 2022-01-28
猜你喜欢
  • 2022-01-11
  • 2022-02-09
  • 2022-12-23
  • 2021-11-10
  • 2021-05-24
  • 2021-07-10
  • 2021-12-30
相关资源
相似解决方案