tree: fbd99f1b3a4e5c0b9a1cf676dc05dbd078d224e3 [path history] [tgz]
  1. index.html
  2. jquery.sharrre-1.3.4.js
  3. jquery.sharrre-1.3.4.min.js
  4. README.md
  5. sharrre.php
js-plugin/jquery.sharrre-1.3.4/README.md

jQuery Sharrre Plugin

Make your sharing widget! Sharrre is a jQuery plugin that allows you to create nice widgets sharing for Facebook, Twitter, Google Plus (with PHP script) and more. More information on [Sharrre] (http://sharrre.com/#demos)

Usage

$('#sharrre').sharrre({
share: {
  googlePlus: true,
  facebook: true,
  twitter: true
},
url: 'http://sharrre.com'

});

Example

See example on [official website] (http://sharrre.com/#demos)

Dependencies

jQuery 1.7

Author