An exciting visual effect using the CSS box-shadow feature and two nice features of Visual Studio....
CSS 4? Really? CSS 3 isn't fully released yet! What on earth is going on here? It all started when I was fooling around with GIMP , the extremely powerful free graphics editor. I took a public domain image, re-sized it, gave it a transparent background...
I wanted a cheap, simple visual indicator similar to a progress bar. Note, not the kind of dynamic progress bar used when updating AJAX pages, more of a single-bar graph. It should have been simple task. My plan was to use a Div as a container, implemented...