My favorites | Sign in
Project Logo
                
Code license: MIT License
Labels: font, jquery
Show all Featured wiki pages:
ChangeLog
Links:
Feeds:
People details
Project owners:
  howardr

fontAvailable v1.1 jQuery Plugin

Simple jQuery plugin that checks if a client browser supports a given font.

Example*

$(document).ready(function() {
    if($.fontAvailable('tahoma')) {
        // analytic code here

});

* make sure to include jQuery framework and plugin source

References









Hosted by Google Code