I have seen on website like pinterest.com and few others that when you hover your mouse over image the facebook share or twiter share signs, number of comments and etc shows up. I have been searching on google and I got answer of doing onmouseover Event, however i think they do something else. can anyone give me a hint or sample of a code. I want to be able when you hover over image you be able to share it with facebook, or twitter or email the image to someone. Thank you
Share
If you want a specific effect, it’s best to inspect the code of the site and see how they do it.
Here is a very basic example that should help you get started:
jsfiddle