countdown timer reloading again on refreshing
问题 countdown timer code in javascript. But it is restarting again when the page is refreshed. I want the timer should continue even though it is restarted. Help me to deal with this problem as i am beginner this is my first application i need some detail inputs from you. ` <body> <div id="divCounter"></div> <script type="text/javascript"> var hoursleft = 0; var minutesleft = 35; // you can change these values to any value greater than 0 var secondsleft = 0; var finishedtext = "Countdown finished