Skip to content

Instantly share code, notes, and snippets.

@sippey
Created December 9, 2009 01:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sippey/252189 to your computer and use it in GitHub Desktop.
Save sippey/252189 to your computer and use it in GitHub Desktop.
Blog it link for TypePad

Blog it link for TypePad

You can put this link on any page on the web. When the user clicks it will launch the TypePad inline bookmarklet, where TypePad will do its magic and help you find great content on that page to blog about.

Feel free to change the verbiage inside the anchor tag, but you probably don't want to mess with the content of the onclick attribute.

<a href="#" title="Blog this on TypePad" onclick="b=document.body; TYPEPAD___bookmarklet_domain='http://www.typepad.com/';if (b && !document.xmlVersion) { void ( z=document.createElement('script')); void(z.type='text/javascript'); void(z.src='http://static.typepad.com/.shared/js/qp/loader-combined-min.js'); void(b.appendChild(z));}else{}">Blog this on TypePad</a>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment