Skip to content

Progressbar animate with text percentage and callback method

License

Notifications You must be signed in to change notification settings

mikeludemann/progressbarAnimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

progressbarAnimation

Make animate progress HTML5 and Custom element with interval (JQuery)


Default - HTML5

progressbarAnimation(clickElement, element, timer, callback);

---

Custom - HTML5 and CSS3

progressbarAnimationCustom(containerElement, subElement, clickElement, timer, callback);

---

SVG - HTML5 and Native JavaScript

progressbarSVG(pathElement, textElement, lineCounter, speed, callback);

About

Progressbar animate with text percentage and callback method

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published