En Fr
Web/database development and more...

Tags: css

08/14/06

English (US) CSS: Fixing overflow: hidden in IE

Permalink 04:32:19 pm, by Francois Planque Email , Categories: XHTML/CSS
Internet Explorer 6 for windows has been giving me a hard time with expanding fixed width or fixed height boxes (divs) in the most non standard fashion... The trick would be to apply overflow: hidden to the div to force the browser to hide any excessi… more »
Tags: css, msie, tip