0

Countdown Timer

I am struggling to get results with HTML /  JAVA code to produce a countdown time. After entering this code in a template it is not displaying the clock.

 

<div data-type="countdown" data-id="1930105" class="tickcounter" style="width: 100%; position: relative; padding-bottom: 25%"><a href="//www.tickcounter.com/countdown/1930105/4-wheel-will-be-moving-in" title="4 Wheel will be moving in :">4 Wheel will be moving in :</a><a href="//www.tickcounter.com/" title="Countdown">Countdown</a></div>

<script>(function(d, s, id) { var js, pjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//www.tickcounter.com/static/js/loader.js"; pjs.parentNode.insertBefore(js, pjs); }(document, "script", "tickcounter-sdk"));</script>

1 comment

Please sign in to leave a comment.