jQuery.countdown icon indicating copy to clipboard operation
jQuery.countdown copied to clipboard

keep timer coundown?

Open asadghazanfary opened this issue 8 years ago • 2 comments

hello everyone how can i keep timer coundown from last page refresh?

i mean for example:

the begin time is 10:00:00

start countdown

when page refresh

the time not begin 10:00:00

sorry for bad english

please help me thank you

asadghazanfary avatar Feb 19 '17 15:02 asadghazanfary

Store original timer timestamp on your localstorage or server, that way when the pahe refreshes the timer continues from the server or localstorage data

ceeghee avatar Mar 27 '17 08:03 ceeghee

Store original timer timestamp on your localstorage or server, that way when the page refreshes the timer continues from the server or localstorage data

ceeghee avatar Mar 27 '17 08:03 ceeghee