Thursday, March 1, 2012

Simple Script to Share your site in different Social Networks

A simple Script used to share your Website on Different Social Networks Replace your Wesite in the my Blog URL Place




<!-- Facebook Sharing -->
FB share has been deprecated and not in use any more share has been now integrated in the Facebook Like.Please Use the following Code to share and like your page
Place YOUR URL in the place of   http://opendummies.blogspot.in/

<iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fopendummies.blogspot.in%2F&amp;send=false&amp;layout=button_count&amp;width=450&amp;show_faces=true&amp;font=verdana&amp;colorscheme=light&amp;action=like&amp;height=21&amp;appId=236232636458215" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:21px;" allowTransparency="true"></iframe>


<!-- Twitter share -->
<a href="https://twitter.com/share" class="twitter-share-button" text="" hashtags="GJ">Tweet</a>
<script type="text/javascript" src="//platform.twitter.com/widgets.js">
</script>
<br />
<br />
<!-- Google Plus Share -->
<script type="text/javascript" src="https://apis.google.com/js/plusone.js">
</script>
<div class="g-plusone" data-size="medium"  href=""></div>

<!-- Linked In -->
<script src="http://platform.linkedin.com/in.js" type="text/javascript"></script>
<script type="IN/Share" count="right" onsuccess="[successCallback]" onerror="[errorCallback]">
</script>