Skip to content

Instantly share code, notes, and snippets.

View capndesign's full-sized avatar

Matt Jacobs capndesign

View GitHub Profile
@capndesign
capndesign / bookmarklet.js
Created November 16, 2010 04:12 — forked from markpasc/bookmarklet.js
Install this as a bookmarklet and it will show the site's colophon if it uses TypeKit.
javascript:(function(){s=document.createElement('script');s.type='text/javascript';s.src='https://gist.github.com/raw/701397/typekit-colophon.js';document.getElementsByTagName('head').item(0).appendChild(s);void('')})();
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="stylesh.css"/>
<script src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="script1.js"></script>
</head>
<body>
<div id="box">