Re: [css-d] problems with absolute positioned DIV in IE 6

2007-08-13 Thread Ingo Chao
Christian Kirchhoff wrote: > > ... > http://www.digitale-bibliothek.de/Maschinentechniker/METS2/index.htm here, the slider is visible, its the other 2a link below that misses the slider. > ... > Anyway the slider does not appear in IE 6. Position and size are defined in > the html document: >

Re: [css-d] problems with absolute positioned DIV in IE 6

2007-08-13 Thread Gunlaug Sørtun
Christian Kirchhoff wrote: > http://www.digitale-bibliothek.de/Maschinentechniker/METS2/index.htm > Anyway the slider does not appear in IE 6. IE6 doesn't understand / support absolute positioning for opposite edges of an element, so 'bottom: 0' is simply ignored. Give IE6 a height and overflo