摘要:
滚动原理:function(a,b){ if(a.scrollLeft>=b){ a.scrollLeft=0; } a.scrollLeft++;}a:节点,b:阀值./*css*/.main{width:500px;margin:0 auto;padding-top:50px;}.imgBox{height:102px;overflow:hidden;_position:relative;}.imgContent{width:90000px;_position:absolute}.imgBox ul{float:left;}.imgBox li{float:left;width... 阅读全文
posted @ 2012-06-09 12:40
somesayss
阅读(1406)
评论(0)
推荐(0)
浙公网安备 33010602011771号