所属分类:-
$("#div1").myProgress({speed: 1000, percent: 30, width: "100px", height: "10px",direction:"left"});
自定义进度条的速度,百分比,宽度,高度,方向
没有回调函数的么?