Progress Bar

The Bootstrap progress bar is an attractive way to show the progress of a process. The shortcode supports and ID parameter so you can address it via Javascript to change the progress by changing its width style to a different percent value.

Examples

[bsv-progress]
[bsv-progress style="danger" striped="yes" width="320px" progress="43" id="pb1234"]

Format

[bsv-progress parameter="value" ...]

Parameters

Last updated