2013-06-21 36 views

回答

0

我發現它是我的自我。

.ui-slider .ui-slider-handle{ 
    width:50px; 
    height:50px; 
    background:url(../images/slider_grabber.png) no-repeat; overflow: hidden; 
    position:absolute; 
    top: -10px; 
    border-style:none; 
} 

這裏是計算器的其他問題頁:

How to change Jquery UI Slider handle

相關問題