css or jquery - hover over one div, another div fades or no display
Posted
by Jason
on Stack Overflow
See other posts from Stack Overflow
or by Jason
Published on 2010-06-15T18:47:56Z
Indexed on
2010/06/15
18:52 UTC
Read the original article
Hit count: 225
See http://jasondaydesign.com/masonry_demo/
I have title divs that overlay the underlying box div.
What I am trying to accomplish is when the mouse hovers over the .box div, the div holding the title will either fade out with jquery or just display:none through css.
© Stack Overflow or respective owner