-
-
-
不出现滚动条移动表格
... {
main.scrollLeft-=scrollspeed;
currentleft=main.scrollLeft;
}
test();
}
/********************
* 取窗口滚动条高度
******************/
function getScrollTop()
{
var scrollTop=0;
if(document. ...
-
-
-
scrollbar_js实现竖向滚动条
带竖向滚动条的图组展示效果
.box-163css{position:relative;height:330px;border:solid 1px #ddd;width:600px;margin:20px auto;}
.picul{ width:100%; float:left;}
.picul li{ width:115px; height:115px; float:left; margin:0 7px 25px 7px; padding:1px; border:1px solid #ccc ...
-
-
-
-
-
-