CSS: How to make a Div of text underneath another Div selectable?
Posted
by jesse
on Stack Overflow
See other posts from Stack Overflow
or by jesse
Published on 2010-06-05T21:13:10Z
Indexed on
2010/06/05
21:22 UTC
Read the original article
Hit count: 146
css
Hi,
I have a few empty Divs on a page that are basically empty boxes to help me position some stuff to make a "liquid" website. Now I've got content underneath these Divs but I can't highlight/click on the links because these empty Divs are blocking it. I've got a reason I need to have the empty Divs to be on the top layer so I need a way to "click through" these Divs. What can I do?
Thanks.
© Stack Overflow or respective owner