检测客户端浏览器是否安装字体?

发布于 2024-09-26 06:44:48 字数 123 浏览 5 评论 0原文

我有一个要求,需要在我的 SharePoint 页面中检查运行它的浏览器上是否安装了自定义字体。因此,我需要更新一个使用该字体的 CSS 类。

那么有什么方法可以检测客户端浏览器(IE和Firefox)是否可用字体?

I have a requirement where I need to check in my SharePoint page whether a custom font is installed on the browser running it or not. Accordingly I need to update a CSS class which makes the use of that font.

So is there any way through which I can detect that whether a font is available on client browser (IE and Firefox)?

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

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

发布评论

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

评论(1

猫瑾少女 2024-10-03 06:44:48

这个javascript方法似乎工作 - 查看测试页面

This javascript method seems to work -- check out the test page.

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