Progress Bar Attributes
- title – Progress bar title
- value – Value in percentage (0 – 100)
- color – Progress bar color e.g. #000000
- animate – Choose whether or not to animate the progress bar (default 1)
- 1 – On
- 0 – Off
Progress Bar Appearance
Progress Bar with default settings
Lorem (15%)
Ipsum (85%)
Proin (45%)
[jaw_one_progressbar animate="1" title="Lorem" value="15" color="#1E8CBE" ] [jaw_one_progressbar title="Ipsum" value="85" color="#1E8CBE" ] [jaw_one_progressbar title="Proin" value="45" color="#1E8CBE" ] [/jaw_progressbar]
Progress Bar with custom settings
Steam (100%)
Uplay (80%)
Origin (69%)
[jaw_progressbar animate="0" ][jaw_one_progressbar title="Steam" value="100" color="#484f52" ] [jaw_one_progressbar title="Uplay" value="80" color="#1E8CBE" ] [jaw_one_progressbar title="Origin" value="69" color="#e68412" ] [/jaw_progressbar]