shareon are share buttons for popular social networks.
+
+
+
+
+
+
+
+
+
+
+
+ Unlike many other share buttons, shareon are:
+
+
+
+
lightweight, clocking in at only 3.15 KB gzipped code (JS+CSS)
+
stylish, by having no visual features other than official colors and logos
+
ethical, since they do not insert any pesky tracking code
+
+
+
+ The whole JavaScript code is quick and simple: it only populates the buttons with set up links. The
+ speed
+ and easy customization make shareon the perfect choice for your blog, news site or project
+ page!
+
+
+
+
+
+
+ Install
+
+
+ Include the link to shareon's JS and CSS in your website:
+
+ If you use <a>, the buttons will get a `href`-attribute to them. In other cases they
+ will get a listener on click event, so you can use <button>s if you
+ wish.
+
+
+
+ By default the URL and the title of the page will be used in sharing dialogs. To change this, you can
+ use
+ the data-url and data-title attributes. Use them on the whole container or on
+ the specific buttons:
+