IE6/IE7下父元素有相对/绝对定位时,子元素在IE6和IE7下overflow:hidden;失效css
子元素有相对/绝对定位时,父元素overflow:hidden;失效html
解决方法: 在要overflow:hidden;的元素上添加 position:relative.net
参考:http://www.jb51.net/css/97756.htmlhtm