-
How are we supposed to pause the countdown or normal timer in flipclock. As i am a beginner to javascript and jquery. Can anyone help me out there. Thanks
-
Hey, everyone!
Is there a way to use FlipClock as a simple counteran to start it with 0000?
Thanks in advance,
Dmitri
-
Hi,
I wanted to use flipclock in a rails app that uses Bootstrap. Seems there is kind of a conflict, as you can see from the screenshot.
Any idea or suggestion?
Thanks a lot!
![schermafbeelding 2013-…
-
When starting the countdown with the following code, the counter will show but not start counting down (only on page refresh):
var date = new Date(Date.UTC(2014, 6, 27, 12, 0, 0));
var now = new D…
-
I am trying to increment clock face general counter to certain value. But i didn't find any method to stop it after it reaches the target value.
How to do that?
-
At the bottom of a digit one can see the faint rectangular border of
.flip-clock-wrapper ul li a div.down.
I got rid of it using
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6p…
Dudy updated
10 years ago
-
Commit a6c59eabe584030b27833e0d4cbe152834a09df9 added
```
.flip-clock-wrapper ul li a div.down {
[.............]
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
}
```
This cause…
-
Using a counter and starting it by hand, it seems to be off one second. This is reflected in the method calls.
It takes a second to call the FlipClock.Face "flip"-method the first time. However, the…
-
I've made some mediaqueries to make the clock responsive. It's not complete though so if anyone wants to finish it, feel free...
```
/* Smaller than standard 960 (devices and browsers) */
@me…
-
I'm trying to use this clock to countdown to an event my organization is having in February next year (260ish days away), but I can't get the clock to go higher than 7 days (8 days starts it over at 1…