-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathREADME
41 lines (26 loc) · 741 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
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