FlipClock icon indicating copy to clipboard operation
FlipClock copied to clipboard

Results 74 FlipClock issues
Sort by recently updated
recently updated
newest added

The documentation website http://flipclockjs.com/ is down

I downloaded and modified the countdown-to-new-years.html example by adding the stop function to display a message and a fix date time: ``` var clock; $(document).ready(function() { // Grab the current...

I added these files in my c# blazor web app. When I run the app, it just shows and then disappeared in a second. Please just help me with that...

when I am refreshing the page it gets reset and starts the timer from the beginning what I do please tell me what I add extra in this code. let...

Title added as "Hourly Counter Clock"

Requests to http://flipclockjs.com result to an "ERR_CONNECTION_TIMED_OUT" error

If the `stopAt` attribute is present in a countdown instance, it will immediately stop. This is likely because the `shouldStop` method looks at the value of the clock face, which...

version `0.10.x` Supports negative values by default, if we enable `countdown` with `flipclock`, then we would see `-0:00` in the end, but I think `00:00` would be better here (like...

When the countdown starts, it briefly shows the remaining time, then resets, and starts counting upwards from 0.

Could you please check the dependency of markedjs. FYI i have attached the update info of markedjs We still provide an es5 version in lib/marked.js but some pollyfills may be...