IE 不打印禁用单选按钮的选择

发布于 2024-09-24 15:12:40 字数 99 浏览 1 评论 0原文

我有一组全部禁用的单选按钮,并且选择了其中一个。在 IE8 中,当我打印网页时,所选的单选按钮未显示为选中状态。不过,这在 FireFox 中运行良好。

有什么想法吗?

I have a set of radio buttons that are all disabled, and one of them is selected. In IE8, when I print the web page, the selected radio button is not showing as selected. However, this works fine in FireFox.

Any ideas?

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

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

发布评论

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

评论(1

瞳孔里扚悲伤 2024-10-01 15:12:40

事实证明,我们有一些 JavaScript 在页面加载后操纵单选按钮,这导致了问题。不过,我发现有趣的是这个问题只出现在打印模式下。

As it turns out, we had some javascript that was manipulating the radio buttons after page load, and that was causing the issue. I find it interesting that the issue only manifested in print mode, though.

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