How to show hidden divs on mouseover?

Posted by Jack on Stack Overflow See other posts from Stack Overflow or by Jack
Published on 2010-04-25T04:00:32Z Indexed on 2010/04/25 4:03 UTC
Read the original article Hit count: 317

Filed under:
|
|

How to simply show a set of hidden divs on mouseover.

so if

#div1

#div2 

#div3

all need to be shown on mouseover, how to I do this?

© Stack Overflow or respective owner

Related posts about div

Related posts about JavaScript