Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我无法删除 PS3 NetFront 浏览器中的垂直滚动条。即使页面中没有内容,仍然会出现一个灰色的滚动条。我试过弄乱溢出属性,但我没有运气。
没有太多关于为 PS3/Netfront 开发网站的信息。任何人都可以帮忙吗?
解决了,在 body 标签上放一个 scroll="no" 似乎有效。