This is a pretty cool social networking sharing tool which has nice CSS3 effects and hides out of view when you just don’t want to see it anymore! It has a pretty cool sliding effect and the height/width can be adjusted and you can add/remove the icons you want to see/don’t want to see. If you adopt this as your chosen solution please test in IE first, you might need to create a separate IE stylesheet. It works like a beauty in Firefox, Chrome and Safari though! Enjoy! :-)
Demo
How To Add This Widget To Blogger?
- Go to blogger-->design--->edit HTML
- Search for the </head> tag
- Copy and paste below code just above </head> .
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript">
</script>
<script src="https://gj37765.googlecode.com/svn/trunk/html/%5Bwww.gj37765.blogspot.com%5Dshare.js" type="text/javascript">
</script>
<script src="https://gj37765.googlecode.com/svn/trunk/html/%5Bwww.gj37765.blogspot.com%5Djquery.cookie.js" type="text/javascript">
</script>
<link href="https://gj37765.googlecode.com/svn/trunk/html/%5Bwww.gj37765.blogspot.com%5Dshare-style.css" rel="stylesheet" type="text/css"></link>
You have done !!!
Drop Your Comments & Questions below :)
Title : Add jQuery And CSS3 Socialize Sharing Tool Widget To Blogger
Description : This is a pretty cool social networking sharing tool which has nice CSS3 effects and hides out of view when you just don’t want to see i...