问题网页:http://www.fanlihui.cn/tao/view-19449165717.html
IE下,iframe部分超出了div层,如何隐藏div以外的部分,还有大概是什么原因导致价格曲线在ie情况下丢失了呢?其他浏览器没有问题
<div class="price_line">
<ul>
<li><a href="<?=u('tao','jiu')?>">价格趋势曲线</a> </li>
</ul>
<div class="price_line_time" style="overflow:hidden">
<iframe marginheight="0" marginwidth="0" border="0" scrolling="no" width="890" height="350" src="http://xxx.com" style="position:relative; top: -150px; left: -450px;"></iframe>
</div>
</div>
请问如何修改代码呢!iframe如何禁止鼠标滚动。(中间键向下滚,iframe会移动,所有浏览器都这样)
------------------------------------------------------华丽分割线------------------------------------------------------
-
-
-
-
阅读全文
收起全文