objectivehtml / FlipClock

http://flipclockjs.com/
MIT License
2.74k stars 952 forks source link

added a new functionality #424

Open BryanSJamesDev opened 1 year ago

BryanSJamesDev commented 1 year ago

In this modified code, I added a new

element containing a label, an input field (), and a button. The input field allows the user to enter a new increment value, and the button updates the incrementValue variable when clicked. The increment button now uses the updated incrementValue when incrementing the clock.