i have a blog (BLOG) . In my posts, on hover I have the links (Permalink, Like, etc) changing their positions and opacity, using -webkit-transitions. But I want to use jquery instead of -webkit-transitions to work in ie.. I developed a little code in jquery, could you give me a little help here to finish it please ?
Here is the code I started : JsFiddle
Thanks in advance
Hope this will help:
jsFiddle demo
jQuery (v: 1.8.0)
HTML:
CSS: