Skip to content

MarkVaughn/ClockDown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ClockDown

Turn upcoming times into funky countdown clocks

For modern browsers :)

You can fiddle here http://jsfiddle.net/IfTrueElseFalse/QfdEd/34/

parameters

$('time').clockdown({
    radius: 30
    ringWidth: 0 // if this value is greater than 0 the pie will be a ring, rather than a slice
    borderWidth: 0
});

And the html5 time tag using datetime parameter

<time datetime='2012-11-13T20:00Z'>November 13th, 2012 at 8<time>

And voila! Preview

endorse

About

Turn upcoming times into funky countdown clocks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published