I'm currently working on enhancing the appearance of the progress bars across my website, all of which are built using jQuery UI. My goal is to achieve a design similar to the one shown below (featuring a stylish bevel effect and a visually appealing progress indicator).
Although I've experimented with CSS3 in an attempt to replicate this look, I have struggled to find the ideal method to achieve it. Unfortunately, my efforts thus far have fallen short of capturing the desired aesthetic...
Here's what I've attempted so far: http://jsfiddle.net/xw6zL/2/ ...
Any suggestions or insights?