Stopwatch in CSS
paullaros.github.io
Stopwatch in CSS
1–10 of 38 posts
Re: Stopwatch in CSS
#2is something supposed to happen when I press play (safari, iPad)?
Re: Stopwatch in CSS
#3is something supposed to happen when I press play (safari, iPad)?
The time starts ticking (chrome beta, android)
It'd be cool if I could read the time via JS
Re: Stopwatch in CSS
#4For me, the button font doesn't load and the background transisiotions are, as always, extremely sluggish. (Firefox 17 ESR)
Re: Stopwatch in CSS
#5Looks great and works on Chrome. The idea is pretty nice.
Re: Stopwatch in CSS
#6For me, the button font doesn't load and the background transisiotions are, as always, extremely sluggish. (Firefox 17 ESR)
Upgrade firefox :)
Re: Stopwatch in CSS
#7Great example of a cool trick using completely the wrong tool for the job.
Re: Stopwatch in CSS
#8Really cool! Would anybody care to enlighten me on how the start/stop buttons work? I see that they add an anchor to the URL but I couldn't figure out how that triggers the style change. Thanks for sharing!
Re: Stopwatch in CSS
#9Really cool! Would anybody care to enlighten me on how the start/stop buttons work? I see that they add an anchor to the URL but I couldn't figure out how that triggers the style change. Thanks for sharing!
:target pseudo selector
Re: Stopwatch in CSS
#10Great example of a cool trick using completely the wrong tool for the job.
Cool, you managed to untangle your hair using 5 pencils and some tape, now go buy a comb and never do that again.