Share Button is a simple, light, flexible, and painless social shares jquery plugin. It doesn’t load any iframes or extra javascript and overall load time is tons faster. It looks simple and clean by default, and can be customized in any and every way.
It’s tiny and compact, expanding only when the user actually wants to share something.
Setup
- Download the script and include it on your page.
- Make an empty div on your page
- In your javascript, call
$('.element').share()
- Pass options to the share call if you want (details below)
- Profit!
Requirements: jQuery Framework
Website and Download: https://github.com/carrot/share-button
Demo: http://carrot.github.io/share-button/
License: MIT License