Skip to content

mightykatun/Javascript-Countdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Javascript-Countdown

Counts down from a date to another.

Put the dates in in your html like so:

<var id="start-date" style="display: none;">Month XX, YYYY hh:mm:ss</var>
<var id="end-date" style="display: none;">Month XX, YYYY hh:mm:ss</var>
<script src="/scripts/countdown.js"></script>

About

Counts down from a date to another.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published