On Jun 28, 2006, at 2:55 PM, Glenn E. Lanier, II wrote: >> From: Christy Collins >> Sent: Wednesday, June 28, 2006 1:50 PM > >> I have some pages where the links in the body text can't be clicked >> in IE/PC. Could anyone point me in the direction of what >> might cause >> this to happen? > > Christy, > > Do you have a URL of a page where this behavior occurs? > > --G
Here ya go http://www.aspinwell.com/index.php?/kennedy_park/ css http://www.aspinwell.com/base.css The links are at the very bottom of this text box. The second one will activate if you hit the very bottom of it. I think I've figured out the problem but not the solution. There are images layered over the text box that show up when activated by mouseovers in the menu bar at the top (please no design critiques - it's not mine). They are set to visibility: hidden. Firefox and Safari don't have any problem with this. I tried using display: none instead but no dice. I also set a z-index for the hidden images lower than what is set for the text box but that's not helping either. I just validated - it's all good except for that the links are set to open in a new window. Thanks for looking. -Christy ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
