Blogger Code Image linking to post page

Posted by Jm Agas on Stack Overflow See other posts from Stack Overflow or by Jm Agas
Published on 2012-06-06T16:31:08Z Indexed on 2012/06/06 16:40 UTC
Read the original article Hit count: 244

Filed under:
|
|
|
|

Is this possible to achieve in blogger?

My goal is to make Static page images to become clickable and link it to the actual post page. I know its possible by editing each post but I want to make it automatic. For example: In 9gag.com when you click the image from the homepage it will actually link you to the post page. I want to do the same but in blogger. Something like this <b:if cond='data:blog.pageType != &quot;static_page&quot;'><a expr:href='data:post.url'><static page images></a></b:if>

Screenshot: http://i.stack.imgur.com/YAWkL.jpg

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery