Content inside div unclickable
Posted
by Mike
on Stack Overflow
See other posts from Stack Overflow
or by Mike
Published on 2010-04-07T19:30:06Z
Indexed on
2010/04/07
19:33 UTC
Read the original article
Hit count: 176
Hi, I have a div and I have content inside of it. When I make this div position:relative; it renders all the content inside unclickable only in IE7. When I change it to absolute, static or fixed it works again. Only happens in IE7. Anyone know why? Thanks
© Stack Overflow or respective owner