VincentLoy / simplyCountdown.js

Tiny javascript CountDown library.
http://vincentloy.github.io/simplyCountdown.js
MIT License
132 stars 53 forks source link

doesn't even work #11

Closed raymondSeger closed 6 years ago

raymondSeger commented 6 years ago

if( $('.countdownTimer').length ) { $('.countdownTimer').simplyCountdown({ year : 2018, month : 9, day : 21 });

}
VincentLoy commented 6 years ago

Hello @raymondSeger

Can you explain more about this issue ? Did you find any workout ?

VincentLoy commented 6 years ago

I close this issue because of inactive issue.