标签: iframe widget scrollbar
我的网站上有一个iframe小部件(显示Google表格中的数据),但是即使没有必要,该小部件也会不断添加滚动条...是否可以隐藏/关闭它们? 目前,我只是将滚动条与其他内容一起隐藏,但这不是实际的/最优的...
我尝试过scrolling="no" overflow="hidden",但没有结果(至少使用Firefox)。
scrolling="no" overflow="hidden"
感谢您的帮助!
Link to the website