[–] cheald 14y ago ↗ I did something similar to this a couple of months ago, but I did a few variants of it:http://coffeepowered.net/projects/timer.htmlI think I used two half-circles plus a half-circle mask for mine. [–] mnicole 14y ago ↗ Those are great, cheald, nice work. [–] phuu 14y ago ↗ Wow, love it – really nice. I shall put together some more demos, see where it can be taken!
[–] phuu 14y ago ↗ Wow, love it – really nice. I shall put together some more demos, see where it can be taken!
[–] onto 14y ago ↗ Reminds me of the olden days of IE. The times when some scripts only worked in IE. [–] phuu 14y ago ↗ I know what you mean – I totally don't intend this for production, I just did it for the sake of doing it. When/if I write a tutorial I'll do it properly and be a good web citizen. [–] chc 14y ago ↗ This reminds me of the last time a tech demo got posted to HN and somebody pitched a fit because the bare-bones demo didn't work in NCSA Mosaic.It's just a demo, people. Not production, not even beta, not even a product — a demo. Don't be haters.
[–] phuu 14y ago ↗ I know what you mean – I totally don't intend this for production, I just did it for the sake of doing it. When/if I write a tutorial I'll do it properly and be a good web citizen.
[–] chc 14y ago ↗ This reminds me of the last time a tech demo got posted to HN and somebody pitched a fit because the bare-bones demo didn't work in NCSA Mosaic.It's just a demo, people. Not production, not even beta, not even a product — a demo. Don't be haters.
[–] [deleted] 14y ago ↗ (comment deleted) [–] cheald 14y ago ↗ It uses CSS animations via webkit-keyframes. It might work in Firefox with -moz prefixes. [–] cmf028 14y ago ↗ I did Save Page -> Find/Replace All "webkit" "moz" Works :) [–] phuu 14y ago ↗ Nope, only that I didn't put in -moz- prefixes. Probably shoulda!
[–] cheald 14y ago ↗ It uses CSS animations via webkit-keyframes. It might work in Firefox with -moz prefixes. [–] cmf028 14y ago ↗ I did Save Page -> Find/Replace All "webkit" "moz" Works :)
[–] mcot2 14y ago ↗ Wouldn't this be better using SVG or canvas?I'm not sure I like CSS for this type of thing. [–] randomfool 14y ago ↗ Agree- SVG probably has broader support than CSS animations and you can create something much better.I'm really curious about the lack of love for SVG.
[–] randomfool 14y ago ↗ Agree- SVG probably has broader support than CSS animations and you can create something much better.I'm really curious about the lack of love for SVG.
[–] rorrr 14y ago ↗ Fails in IE9, Firefox 12, Opera 11.62.Looks different in Chrome 18 and Safari 5.1.5 (not sure which one is correct).
14 comments
[ 5.1 ms ] story [ 55.2 ms ] threadhttp://coffeepowered.net/projects/timer.html
I think I used two half-circles plus a half-circle mask for mine.
It's just a demo, people. Not production, not even beta, not even a product — a demo. Don't be haters.
I'm not sure I like CSS for this type of thing.
I'm really curious about the lack of love for SVG.
Looks different in Chrome 18 and Safari 5.1.5 (not sure which one is correct).