如何在表格中插入卷滚条?
请问哪位大虾有在表格中插入卷滚条的代码啊?我是用层排的,但是排好后会随着示器分辨率变大后层就移到别的位置去了。哪位有好办法吗???[em13] [em03]
<style type="text/css">
<!--
.STYLE1 {color: #1C60B3}
#Layer2 {
position:absolute;
width:975px;
height:688px;
z-index:0;
left: 115px;
top: -214px;
}
#Layer1 {
position:absolute;
width:215px;
height:51px;
z-index:5;
}
-->
</style>
<style type="text/css">
<!--
.auto {
overflow: auto; height: 688px;clip: rect( ); padding-top: 5px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px
}
-->
</style>
页:
[1]