Answer the question
In order to leave comments, you need to log in
Can't run countdown.js what to do?
Can't run countdown.js what to do?
<div id="getting-started"></div>
<script type="text/javascript">
$("#getting-started")
.countdown("2017/01/01", function(event) {
$(this).text(
event.strftime('%D days %H:%M:%S')
);
});
</script>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question