Skip to content

Instantly share code, notes, and snippets.

@postphotos
Last active December 20, 2015 19:49
Show Gist options
  • Save postphotos/6186204 to your computer and use it in GitHub Desktop.
Save postphotos/6186204 to your computer and use it in GitHub Desktop.
Easy twitter/FB share
<script type="text/javascript">
var bnbartweethead = escape('DA charges man suspected of crashing car into Colfax bus stop');
var bnbartweetlink = 'http://dpo.st/1cdssaa';
document.write('<a href="http://twitter.com/share?text=' + bnbartweethead + '&url=' + bnbartweetlink +'&via=denverpost&related=denverpostbrk" target="_blank" style="position:relative; top:-3px; display: inline-block; margin: 0 0 2px 10px; font-weight: normal; font-size: 14px; line-height: 14px; padding: 5px 6px; border: 1px solid #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;">Tweet this</a>');
</script>
<hr>
<a href="http://twitter.com/share?text=Woman%27s%20body%20found%20in%20Arapahoe%20County%20apartment%2C%20man%20held%20as%20suspect&url=http://dpo.st/1euLZ1Q&via=denverpost&related=denverpostbrk" target="_blank" style="position:relative; top:-3px; display: inline-block; margin: 0 0 2px 10px; font-weight: normal; font-size: 14px; line-height: 14px; padding: 5px 6px; border: 1px solid #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;">Tweet this</a>
<hr>
<a href="http://www.facebook.com/sharer.php?u=http://dpo.st/193CaXY" target="_blank" style="display: inline-block; padding: 2px 5px 2px 20px; background: url('https://www.facebook.com/favicon.ico') #fff 1px center no-repeat; border: 1px solid #ccc;>Share on Facebook</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment