Skip to content
This repository has been archived by the owner on Nov 28, 2019. It is now read-only.

Stacked progressbars #36

Open
topherreynoso opened this issue May 23, 2014 · 0 comments
Open

Stacked progressbars #36

topherreynoso opened this issue May 23, 2014 · 0 comments

Comments

@topherreynoso
Copy link

Love the work you've done here, making it easy for me to animate but am I missing something? This is just rendering the progress bars each starting at 0 so one always covers another instead of actually stacking them as expected.

<div class="progress">
  <div class="bar bar-success" aria-valuetransitiongoal="10"></div>
  <div class="bar bar-warning" aria-valuetransitiongoal="10"></div>
</div>

$('.bar').progressbar();
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant