jquery-share icon indicating copy to clipboard operation
jquery-share copied to clipboard

A jquery social plugin that enables easy sharing to multple social networks. Share to many social networks (Facebook, Twitter, Tumblr, LinkedIn, Pinterest, Google+) from one toolbar.

Results 14 jquery-share issues
Sort by recently updated
recently updated
newest added

There is no image with the Pinterest option. Also it looks like this plugin is not being actively maintained. No updates for a few years.

Apache error.log says: ``` Internal Server Error: /file/pic/bookmark/delicious.gif ``` The JS is loaded in Django webpage and Stack of error is: ``` ```

I discovered an issue where adBlock prevents the share icons from showing. Mozilla Firefox and plugin adblock. Does anyone have a fix for this? regards Antonyf

href = helpers.networkDefs[item].url; it can not read the property of the url

Before this the fix, the transition animation didn't work in Chrome and Safari on my computer.

This plugin is fantastic. However, since the styles are being written inline via jquery, css media queries cannot be used. Is there a way to go from the social media...

Use a delegate instead of an eventhandler, so creation/deletion of shares won't affect it. Also use evt.preventDefault instead of return false so other delegates can have access to the event.

- Created a simple page for users to see an example in action. - Fixed email link so browser pop-up does not appear (only the email compose window). - Added...