JQuery noob: Show div on hover, click to toggle display..

Posted by Kyle Sevenoaks on Stack Overflow See other posts from Stack Overflow or by Kyle Sevenoaks
Published on 2010-05-28T11:27:17Z Indexed on 2010/05/28 11:31 UTC
Read the original article Hit count: 193

Filed under:
|
|
|

Hi, been playing with this for a few hours and can't figure it out.

jsFiddle example here.

Basically I want this to show on hover, and click it to toggle whether it is displayed or not. I thought this was the way to do it with display:block;, but I can't get it to work.

Thanks for any help.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about html