> David Hucklesby wrote: > >>> http://www.fatgraffix.com/clients/fatgraffix/fgx_v2a_dev10/logos_01.html >>> > [...] > >> Where does the horizontal scroll bar come from in IE7? I notice this on a >> number of >> web pages, including my own. > Bruno Fassino replied: > > In that specific page I believe they are triggered by the italics in a > widthless right > float (the span with class .tag) [1]. Overflow:auto on that float seems to > fix the > problem. >
Indeed it does Bruno, as does avoiding italics on that element. Thank you so much for the reply, and for the additional information that's in the sample you provided. Just as we were getting bored, having found solutions to most of IE 5/6 problems, Microsoft kindly came along with more challenges to keep us on our toes. :\ > > [1] http://brunildo.org/test/ie7_ithscroll.html > > -- > Bruno Fassino http://www.brunildo.org/test > Cordially, David -- ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
