Hello, I want to do a countdown and put it in my website. I did a countdown but I have a problem, when I launch it, the seconds are freezing they are not anymore running... So the countdown is not in realtime anymore... I have to refresh in order to see the countdown running. Here is what I did:
<div id="after">
<span id="dhour"></span>:<span id="dmin"></span>:<span id="dsec"></span>
</div>
<div id="count2">Texte à afficher</div>
<div class="numbers" id="dday" hidden="true"></div>
<script>
var ladate = new