-1

I was working on my wordpress theme and i would like to implement the social button that hides and shows once mouse hover.

notice how Mashable do it? any idea how to do it?

can you can help me by coding it in jsfiddle? thank you very much!

Kareen Lagasca
  • 909
  • 4
  • 19
  • 44
  • 1
    Asking for code is not what this site is for...? Better check some other sites for that.. OR check mashable's source..! If you're stuck somewhere with your code then post it...! – Sudhir Bastakoti Mar 03 '13 at 05:35
  • you can start looking at this post http://stackoverflow.com/questions/9372665/how-to-show-hide-div-on-mouseover-when-div-set-to-display-none-in-gridview-ite – Ben Daggers Mar 03 '13 at 05:50

1 Answers1

1

you can start looking at this post. The answer tackles your question.

how to show /hide div on mouseover when div set to display none, in gridview item template

just try it out.

Community
  • 1
  • 1
Ben Daggers
  • 1,000
  • 1
  • 16
  • 51