Micky Hulse wrote: > Hi all. :) > > Does anyone know of good examples of using "overflow: auto" on a div > used for scrolling other content (divs, spans, paragraphs, images)? > > I have tried a few things that work well in Firefox, but IE seems to > ignore the overflow and the layout blows-up. Should it be this hard?
Doi, figured-out why my layout was going bonkers in IE... I forgot to clear the floats... Duh! Anyway, still interested to hear your thoughts on scrolling divs... good/bad examples... I think I am now leaning-towards not using this type of technique, but still curious to hear peoples thoughts and/or view examples (good/bad). I do not have the link anymore, but I remember seeing one example a while back that used transparent png's to mask the top and bottom of the div with a fade-like effect... thought that was interesting way to spice-up a div with overflow:auto. Anyway, sorry if I am just making noise. Cheers, Micky ______________________________________________________________________ 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/
