本文介绍了如何在 Google Chrome 中不带滚动条的 window.open的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!
问题描述
以下代码在 Firefox、IE 和 Opera 中打开 没有滚动条的新窗口.
The following code opens the new window without scrollbars in Firefox, IE and Opera.
在 Google Chrome 中,新窗口仍然有滚动条.有什么想法让它发挥作用吗?
In Google Chrome the new window still has the scrollbars. Any ideas to make it work?
推荐答案
这个样式应该可以解决问题,将其添加到打开的窗口文档中:
This style should do the trick, add it to the opened window document:
这篇关于如何在 Google Chrome 中不带滚动条的 window.open的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!
本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!