Has anybody heard or figured out a way to make a DIV with overflow: scroll
to look the same in IE and Firefox
in IE i have one table splitted in two, the bottom part is the scrolling
(Set to a height of 100%), it displays properly..
But firefox hardly produce the scrollbars on that division, and instead
makes the whole page to scroll. I know there is some incompatibility between
the two browsers as far as following the CSS standards, but i would like to
know if somebody managed to get around it yet.
Steve.
to look the same in IE and Firefox
in IE i have one table splitted in two, the bottom part is the scrolling
(Set to a height of 100%), it displays properly..
But firefox hardly produce the scrollbars on that division, and instead
makes the whole page to scroll. I know there is some incompatibility between
the two browsers as far as following the CSS standards, but i would like to
know if somebody managed to get around it yet.
Steve.
Comment