http://paullaros.github.io/stopwatch-in-css
I was blown away
Wow. Thanks for sharing - the only JS I could see in the source was for Google Analytics. That seems to be a pure CSS stopwatch. Who knew?
How did you find that?
Man, my web page making skills are so behind.
Littleman - I'd venture 99% of full-time front end developers think the same thing when they see that.
It does seem to be pure CSS and I was amazed when I realised that.
I saw a link somewhere, although can't remember where... It made me too seem ..... inferior... ;)
I see, it's essentially stop frame animation, slapping a new frame over the old one rapidly for the rightmost elements, and more slowly as you go left. Didn't realise you could specify times like that though, very neat indeed
It doesn't actually quite work properly for me in Chrome.
Here is the really amazing thing though... it does in IE !
It doesn't work on android for me either but still impressive.