Closed VincentLoy closed 9 years ago
actually, to call simplyCountdown. You must call it using HTML ID's like so :
simplyCountdown('eltID'; options);
It would be great to add ability to use both ID's or Classes. Not simply using a javascript querySelector that will match only the first item.
actually, to call simplyCountdown. You must call it using HTML ID's like so :
It would be great to add ability to use both ID's or Classes. Not simply using a javascript querySelector that will match only the first item.