Wednesday, July 25, 2012

How To Add Floating Social Sharing Buttons To Your Blog Or Website


To add a floating social sharing buttons to your blog or website like you see on the left side of this blog, just copy and paste the code below and add it to the HTML widget of your blog or website.


<script type="text/javascript">var switchTo5x=true;</script>
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript" src="http://s.sharethis.com/loader.js"></script>
<script>
var options={ "publisher": "ur-449c40c9-a162-33c2-af86-4ab2d3534cb", "position": "left", "ad": { "visible": false, "openDelay": 5, "closeDelay": 0}, "chicklets": { "items": ["facebook", "twitter", "delicious", "email", "sharethis"]}};
var st_hover_widget = new sharethis.widgets.hoverbuttons(options);
</script>

No comments:

Post a Comment