Version 1.0.1
A jQuery plugin for easy and quick opening share windows for share buttons.
Jurgen Oldenburg ( @staxxnl / jold.nl / info@jold.nl )
Include jquery.jold.js-share.min.js
after calling jQuery in the footer. Alternatively, include in your plugins.js
file if using HTML5 Boilerplate.
$ npm install jquery.jold.js-share
$('.js-share').joldJsShare();
Tested with jQuery 1.12.1.
- Update node dependancies
- Initial commit.