Progress Bar Wobble Effect

前端 未结 3 678
一个人的身影
一个人的身影 2021-02-13 14:37

Wobbling Vertical Progress Bar


I learned how to build a neat, dynamically sized vertical progress bar with cross-bars in This Question.

No

3条回答
  •  不要未来只要你来
    2021-02-13 15:17

    So here's my JSFiddle take on it.

    Comments should be self explanatory. I had to add JQuery UI for the animation effects with easing. I'm not sure what you meant by random, but speed should be all you need to change.

    WobbleBar Sorry, no animation in the screenshots.

提交回复
热议问题