Progress Bar Filling - jQuery Implementation

Posted by Misha Moroshko on Stack Overflow See other posts from Stack Overflow or by Misha Moroshko
Published on 2010-05-21T13:34:57Z Indexed on 2010/05/21 13:41 UTC
Read the original article Hit count: 168

Filed under:
|
|
|

I'm implementing my own Progress Bar using jQuery. My question is how can I fill (for example) only 30% of it with a background ? What are my options ? Basically, the Progress Bar is a simple div with rounded corners (-moz-border-radius). I'm using Firefox 3.6.3. Thanks !

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript