CSS:
#show{position:relative;margin:20px auto;width:800px;} .item{position:absolute;height:40px;width:60px;background:#999999;border:1px solid #eeeeee;cursor:pointer;}
Html:
input id="l" type="button" value="left" /> 1 2 3 4 5 6 7 8 9 0 a b 1 2 3
JS
以上所述就是本文的全部内容了,希望大家能够喜欢。



