开发者

Drag progress bar forward and backward

开发者 https://www.devze.com 2023-01-24 09:58 出处:网络
I have a div that acts like a progress bar, moving and displaying the status of a current song that is being played.How can I drag that \"progres开发者_StackOverflow中文版s bar\" forward and backward

I have a div that acts like a progress bar, moving and displaying the status of a current song that is being played. How can I drag that "progres开发者_StackOverflow中文版s bar" forward and backward to allow a person top seek through a song?


It might be easier to just use the JQuery UI Slider if you don't mind adding JQuery to your app.

0

精彩评论

暂无评论...
验证码 换一张
取 消