Christy Collins wrote: > http://www.aspinwell.com/index.php?/kennedy_park/ > > 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).
In the ie-specific style sheet, you are using an alphatransparency filter on #text_box, and #text_box is absolutely positioned. http://www.satzansatz.de/cssd/tmp/alphatransparency.html Ingo -- http://www.satzansatz.de/css.html ______________________________________________________________________ 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/
