ovelapping div is covering image and make it unclickable
Posted
by TomBs
on Stack Overflow
See other posts from Stack Overflow
or by TomBs
Published on 2010-05-01T15:02:40Z
Indexed on
2010/05/01
15:07 UTC
Read the original article
Hit count: 130
css
I have a div that is absolutely positioned so I can place it overlapping an image. the problem is that the empty part of the div is making the image beneath it unclickable. in IE the image is still clickable but in FF or chrome its not/ any suggestions?
© Stack Overflow or respective owner