dectect sifr 在页面上处于活动状态

发布于 2024-07-22 04:49:00 字数 171 浏览 6 评论 0原文

我希望能够在页面加载后检查 sIFR 是否已激活,以便我可以进行其他调整 - 有点像设置 () 替代行为

由于 sIFR 已经在检查闪存是否存在,是否有一个简单的全局我可以参考标志,或者我应该查询 DOM 以查看是否已添加 sIFR 替换的类?

如果你可以在标志上进行测试,那就更优雅了;-)

I want to be able to check if sIFR has activated after the page has loaded so that I can then make other adjustments - sort of like setting up () alternate behaviours

Since sIFR is already checking for the existence of flash, is there an easy global flag I can refer to, or should I just query the DOM to see if the sIFR-replaced class has been added ?

It would be more elgegant if you could just test on a flag ;-)

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

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

发布评论

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

评论(1

平定天下 2024-07-29 04:49:00

使用 sIFR 3,您可以检查 sIFR.isActive

With sIFR 3, you can check for sIFR.isActive.

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