David Ross wrote: > I posted a question on Friday and was told I might be > experiencing the ie > unscrollable content bug on this page: > http://www.lowandtritt.com/new/communicate.html
I believe you have a sligthly different bug here [1]. A solution could be to remove the top:205px on content-narrow, and get the same result with padding-top:205px on the same element. My first try was to use a margin-top:205px, but this seems to trigger yet another bug in IE. If I were you, I would try to use less positioning relative/absolute in that page. hth, Bruno [1] http://www.brunildo.org/test/IEWrelscroll.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/
