jquery.jold.js-share
v1.0.1
Published
A jQuery plugin for easy and quick opening share windows for share buttons.
Downloads
10
Readme
jQuery JOLD Js-share
Version 1.0.1
Summary
A jQuery plugin for easy and quick opening share windows for share buttons.
Author
Jurgen Oldenburg ( @staxxnl / jold.nl / [email protected] )
Usage
Include jquery.jold.js-share.min.js
after calling jQuery in the footer. Alternatively, include in your plugins.js
file if using HTML5 Boilerplate.
Installation
$ npm install jquery.jold.js-share
Initialize the plugin
$('.js-share').joldJsShare();
Requirements
Tested with jQuery 1.12.1.
Changelog
Version 1.0.1
- Update node dependancies
Version 1.0.0
- Initial commit.