Hello,
In the v2.0.4 of countdown there was a second param of initialization a callback function.
Now you introduce the options object also as the second param.
Is there a possibility to use both of them in one initialization?
The problem is that when we set the precision to 1 minute (60000 ms) the html start to be visible after 1 minute, not from start.
How to make the html to be visible from start?