dreamer.ande Posted April 18, 2011 Share Posted April 18, 2011 Can I ask the following question? If a game developer develop a MCQ game with a javascript timer. Is there any application/website that can be used to slow down the javascript timer or even stop it without assessing the game server? Link to comment https://forums.phpfreaks.com/topic/234087-causing-delay-in-javascript-timer/ Share on other sites More sharing options...
requinix Posted April 18, 2011 Share Posted April 18, 2011 Any reasonable implementation will have a timer running on the server as well. The JavaScript timer is just for the user's convenience - so they can see the time elapsed/remaining. Link to comment https://forums.phpfreaks.com/topic/234087-causing-delay-in-javascript-timer/#findComment-1203169 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.