We have been moved to http://www.bloganol.com/

We have already explained you how to add digg vote button in your blog . Now we are explaining you to add reddit vote button in your blog . reddit vote button are provided in 3 styles so that you can use any one which you like. To add reddit vote button in your blog copy the following code and paste it in your blog .

Style 1




<script>reddit_url='<data:post.url/>'</script>
<script>reddit_title='<data:post.title/>'</script>
<script language="javascript"
src="http://reddit.com/button.js?t=1"></script>
Style 2






<script>reddit_url='<data:post.url/>'</script>
<script>reddit_title='<data:post.title/>'</script>
<script language="javascript"
src="http://reddit.com/button.js?t=2"></script>

Style 3






<script>reddit_url='<data:post.url/>'</script>
<script>reddit_title='<data:post.title/>'</script>
<script language="javascript"
src="http://reddit.com/button.js?t=3"></script>

You may notice some codes above
<data:post.url/>
This defines the post url
<data:post.title/>
and this code defines post Title.

Technorati Tags: , ,

comments

0 Responses to "Add Reddit vote button on your blog (with counter)"

Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!