禁用单选按钮的 CSS

发布于 2024-09-08 03:23:26 字数 153 浏览 0 评论 0 原文

默认情况下,当我们为 设置 disabled="disabled" 时...它会变成灰色。我需要使用什么CSS来改变颜色?我可以用 jquery 立即执行此操作吗?

by default, when we put disabled="disabled" for <input type="radio".. . it will turn grey color. what is the css i need to use the change the color ? can i do this instantly with jquery ?

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

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

发布评论

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

评论(1

说不完的你爱 2024-09-15 03:23:26

大多数浏览器并未广泛支持样式单选按钮,正如您在此 测试

但如果你真的想要它,你可以尝试这个 插件

styling radio buttons is not widely supported by most browser as you can see in this test.

but if you really want it, you may try this plugin

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