Build Step Progress Bar (css and jquery)
I have searched for a solution that will visualize process steps in my web application. I have found the following excellent write-up by Stephen A Thomas: Tracking Progress in Pure CSS (Original Link now dead) In his approach Thomas even gets away with just using CSS – no Javascript! In an essence the following CSS … Read more