Hi I'm looking to access @font-face with Javascript. I assume it's somewhere in the DOM but where?
I want to do this for @font-face feature detection.
Thanks!
Hi I'm looking to access @font-face with Javascript. I assume it's somewhere in the DOM but where?
I want to do this for @font-face feature detection.
Thanks!
I found a link to this article inside the Modernizr library.
It doesn't look like you can query the DOM (unless both these methods are giving it the run around just for showmanship).