Skip to content

punytan/jquery.addsocial.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

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

No packages published