sahlhoff / highlight-to-share

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

highlight to share

Highlight to share is a medium style share feature. Highlight over selected words to share the text. Sharing to facebook and twitter.

Include the html:

<link rel="stylesheet" href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css">
<link rel="stylesheet" type="text/css" href="highlight.css">

Include the js:

<script type="text/javascript" src="highlight.js"></script>

About


Languages

Language:CSS 50.8%Language:JavaScript 49.2%