Skip to content

Instantly share code, notes, and snippets.

@seoh
Created November 28, 2012 07:27
Show Gist options
  • Save seoh/4159617 to your computer and use it in GitHub Desktop.
Save seoh/4159617 to your computer and use it in GitHub Desktop.
Evernote clipper
<script type="text/javascript" src="http://static.evernote.com/noteit.js"></script>
<div class="evernote">
<a href="#" onclick="Evernote.doClip({providerName:'Dev the wild',contentId:'Evernote Clip'}); return false;"><img src="http://static.evernote.com/article-clipper.png" alt="Clip to Evernote" width="51" height="17" /></a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment