Firefox 的滚动条几乎看不见 - 如何更改

发布于 2024-10-16 00:23:05 字数 115 浏览 9 评论 0原文

如何编辑 Firefox 的“基本页面样式” 对于所有网站 带有时尚的脚本 将滚动条设置为更高对比度的颜色

我看不出这件事有多可怕。 还有其他方法可以做到这一点吗?

how to edit Firefox 'basic page style'
for all sites
with a Stylish script
to set scrollbar to a higher contrast color.

I can't see the thing its terrible.
is there any other way to do this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

帅冕 2024-10-23 00:23:05

滚动条是操作系统的功能,而不是您网站的功能。它的外观是由用户控制的,而不是网页。 IE 提供了一种改变滚动条颜色的方法,但它在早期被严重滥用,现在被认为是一个普遍的坏主意。简而言之,如果您尝试从网页操作滚动条,您将不得不在 Javascript 中编写一个“假”滚动条,或者忘记它。

如果您尝试仅更改自己的系统,那么您可能会发现创建用户 chrome、greasemonkey 脚本或角色的一些可能性。我不确定那里有什么可能。

The scrollbar is an operating system feature, not a feature of your website. Its look-and-feel are controlled by the user, not the webpage. IE provides a way to change scrollbar colors but it was heavily abused in the early days and is now considered a generally bad idea. In short, if you are trying to manipulate scrollbars from a webpage you're going to have to code a 'fake' scrollbar in Javascript or forget about it.

If you are trying to change only your own system then you may find some possibilities in creating user chrome, greasemonkey script or persona. I'm not sure what is possible there.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文