jsRapStopwatch
Stopwatch jquery plugin
Demo
https://thibor.github.io/jsRapStopwatch/
Settings
Option | Type | Default | Description |
---|---|---|---|
enabled | bool | true | Enable disable plugin |
timeStart | Date | new Date() | Countdown start time |
timeName | string[] | [‘y ‘, ‘m ‘, ‘d ‘, ‘h ‘, ‘m ‘, ‘s’] | Customize name of years months days hours minutes seconds |
Events
Event | Params | Description |
---|---|---|
onClickAfter | none | Fires after click |
onClickBefore | none | Fires before click |