Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SnsShare

Social Networking Services Shere jQuery Plugin. (WebSite, Demo)

Sample Code

<div class="container">
    <button class="share-to btn" data-sns="facebook">Facebook</button>
    <button class="share-to btn" data-sns="twitter">Twitter</button>
    <button class="share-to btn" data-sns="google+">Google+</button>
    <button class="share-to btn" data-sns="plurk">Plurk</button>
    <button class="share-to btn" data-sns="line">Line</button>
</div>

<!-- JavaScript -->
<script type="text/javascript" src="jquery.snsShare.js"></script>
<script type="text/javascript">
    $(document).ready( function () {
        $('.share-to').snsShare('Hello World!', 'https://samejack.github.io/SnsShare/');
    });
</script>

License

Apache License Version 2.0

About

Social Networking Services Shere jQuery Plugin

Resources

Stars

12 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages