Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 697 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 697 Bytes

jQuery Circular Progress Bar Plugin (CProgress)

A jQuery plugin that makes circular progress bar in selected element.

Features

Options

  • Set animation speed
  • Set loading step
  • Set a limit
  • Infinite loop
  • Skinnable
  • Show percentage
  • Customizable percentage display
  • Execute functions on Init, Every Step, Complete

Methods

  • start();
  • stop();
  • reset();
  • options({});

TODO(+bugs)

  • sometimes images are not loading
  • add overlay div on created element and under progress bar

License

This plugin is licensed under the MIT License (LICENSE.txt).

Copyright (c) 2011 Artur Tomaszewski