我在我的网站上使用的 iframe 有一个小问题。由于某种原因,我无法让 iframe 在底部不显示水平滚动条。
这是我的代码:
<center>
<iframe height="1330" width="100%" src="http://SentinelGaming.spreadshirt.com/" name="Spreadshop" itemscope itemtype="http://www.sentinelgaming.net/store" id="spreadshop" frameborder="0" scrollbar="no" ></iframe>
</center>
<style>
#spreadshop {
overflow-x: hidden;
}
</style>
这是您可以查看的页面以了解我在说什么:http ://www.sentinelgaming.net/store