Relative Content

Tag Archive for javascriptfunctionblogger

How can I use a like counter for each blogpost

I have a blog in blogger and would like to add a like counter to each post. I know that each post ID is stored in data:post.id/ but don’t know how to retrieve that in the onclick function.