forked from punytan/jquery.addsocial.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Add social button on your page
License
ernix/jquery.addsocial.js
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
NAME
jquery.addsocial.js - add social button on your page
DEMO
See demo.html or http://linknode.net/addsocial
SYNOPSIS
<head>
<script src="/script/jquery.min.js"></script>
<script src="/script/jquery.addsocial.js"></script>
<script>
$(function () {
$('div.social-box').addSocial();
});
</script>
</head>
<body>
<div class="social-box"></div>
</body>
DESCRIPTION
Add social button on your page.
CONTRIBUTORS
https://github.com/punytan/jquery.addsocial.js/contributors
AUTHOR
punytan <[email protected]>
REFERENCES
https://twitter.com/about/resources/tweetbutton
http://www.facebook.com/plugins/like.php
About
Add social button on your page
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published