Страницы: 1
Лучше поздно, чем никогда:
<DIV Style="position: fixed; top: 0px; left: 0px; height: 100px; z-index: 777; width: 475px; overflow: auto; border-right: 5px solid;"> <DIV Style="height: 3500px;"> 100px </DIV> </DIV> <DIV Style="position: fixed; top: 100px; bottom: 0px; left: 0px; z-index: 777; width: 475px; overflow: auto; border-right: 5px solid;"> <TABLE Style="width: 100%; border: 15px dotted;"> <TR> <TD> <DIV Style="height: 3500px;"> Для overflow. <BR> <BR> По ширине таблица зависима от содержания </DIV> </TD> </TR> </TABLE> </DIV>
Может кому-то пригодится.
…Страницы: 1