How to add scrolling social share buttons sidebar to your site
There are many sites with a Social Share sidebar having Facebook, Twitter, Google+1, Digg, Delicious, Stumble Upon and Reddit links on it. You can also add a similar sidebar and customize it according to your choice. Use following code. 1) Paste following code in head section [php] <script type=’text/javascript’ src=’http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js?ver=1.3.2′></script> <script type="text/javascript"> $(function() { var … Read more