Problems with jquery countdown

Permalink
Even though my site is built on C5 I have hard coded the homepage because I wanted use the jQuery Final Countdown script. (https://github.com/hilios/jQuery.countdown)

However, I am having problems making it work. I have the jquery.countdown.js file in the concrete/js directory and correctly linked from my default page type.

But nothing shows on the page. Tested with Chrome and Firefox.

Any ideas please?

Test page is here:http://www.lifezone.org.nz/test...

trixiemay
 
Phallanx replied on at Permalink Reply
Phallanx
You are loading the countdown script before Jquery. You must load Jquery first.