Need a way to show the progress on a long process on your web page? Here's a quick little JavaScript routine that will do it for you. The trick is to create a fixed size div with the background image set to the progress bar. We're then going to overlay a right floating white image [...]
↧