Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Wave : How to add "Wave This" button to blogger?

Tags: wave

Google Wave is a new web application for real-time communication and collaboration.
Happy 1st birthday to Google Wave

Google Wave recently announced that "Wave is open for all" no invitations required. With this Wave becomes a great sharing tool where readers can share content with like minded people and discuss. So i decided to embed "Wave this" button in my blog and here is How i did it?.
This requires only one step - If you want to include the button below each blog post, copy and paste the code snippet given below, into your Blogger template, right after the
<div class='post-footer'>
tag.
(here i assume that you know how to edit Blogger template).
You can also copy code from here or .

<span class='wave'>
<a expr:href="& quot; https://wave.google.com/wave/wavethis?t=& quot; + data:post.title" target="_blank"'&gtWave This</a'>


<script type="text/javascript"'>
function displayURL(data) {
var urlinfo = data[0];
if (!urlinfo.total_posts) return;
document.getElementById("a").innerHTML = urlinfo.total_posts;
}
</script>
</span>

And that's it! Done! Now you or your readers can start new Wave for your blog-post with just one click and invite others.
I know there are many ways to do this but this one was easy for me. If you find any other easier way to add Wave This button to Blogger please let met know. You can add me to your Waves my Wave address is indiaprab78 at googlewave.com


This post first appeared on | LiFunTech |, please read the originial post: here

Share the post

Wave : How to add "Wave This" button to blogger?

×

Subscribe to | Lifuntech |

Get updates delivered right to your inbox!

Thank you for your subscription

×