jquery:用jquery嵌入字体?
据我所知,嵌入字体只能通过CSS3(CSS2而不是CSS2.1)实现,并且并非所有浏览器都已准备好,特别是IE(除非IE9?)...
我想知道是否可以使用jquery嵌入字体?知道如何启动代码吗?或者任何可以完成这项工作的插件?
谢谢
As far as I know that embedding font face is only possible with CSS3 (CSS2 but not CSS2.1), and not all browsers are ready for it yet, particularly IE (unless IE9?)...
I wonder if it is possible to use jquery to embed font face? any idea how can I start the code? or any plugin which can do this job?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
![扫码二维码加入Web技术交流群](/public/img/jiaqun_03.jpg)
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这要求您也使用 Flash,但它应该是跨浏览器兼容的(当然,除非浏览器不支持 Flash...)
http://hubpages.com/hub/sifr-jquery-fonts
This requires that you use Flash as well, but it should be cross-browser compatible (unless of course that browser doesn't support Flash...)
http://hubpages.com/hub/sifr-jquery-fonts
您是否考虑过使用 Typekit (http://typekit.com/)?它需要花钱,但这样您就可以确保字体嵌入有效并且您对字体的使用得到了适当的许可。
Have you considered using Typekit (http://typekit.com/)? It costs money, but that way you can be sure both that the font embedding works and that your use of fonts is properly licensed.