0

add orkut share button in your website or blog

Now you can add orkut share button in your blog ,
copy below codes and paste it in Edit Html where you want..
<div id='orkut_share' style='width:100%;'/> <script src='http://www.google.com/jsapi' type='text/javascript'/>
<script type='text/javascript'>
google.load(&#39;orkut.share&#39;, &#39;1&#39;);
google.setOnLoadCallback(function(){
new google.orkut.share.Button({
style:google.orkut.share.Button.STYLE_REGULAR
}).draw(&#39;orkut_share&#39;);
}, true);
</script>

0 Responses to “add orkut share button in your website or blog”

Subscribe