Skip to content

Instantly share code, notes, and snippets.

@GarthDB
Created September 2, 2012 07:03
Show Gist options
  • Save GarthDB/3595485 to your computer and use it in GitHub Desktop.
Save GarthDB/3595485 to your computer and use it in GitHub Desktop.
HiDPI Typekit Colophon
function onload () {
$('.typekit-badge').attr({src: '/img/typekit_colophon.svg'});
console.log($('.typekit-badge').attr('src'));
}
try{Typekit.load({active: onload});}catch(e){}
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment