how can I fix time duration to fill up a form, the form will submit auto end of the time and never can be back to the form while the time running or at the end...
相关问题
- Views base64 encoded blob in HTML with PHP
- Laravel Option Select - Default Issue
- PHP Recursively File Folder Scan Sorted by Modific
- How to fix IE ClearType + jQuery opacity problem i
- jQuery add and remove delay
Try to keep a timer in your html, and set the time as your wish.Just download .js files from these links
Link 1
Link 2
Hope this helps!!
EDIT:-
Here is the link for the code that that contains almost all the requirements you want!
CountDownTimer
Click download zip to get the code and try to run it.There may be some exceptions, but this will be helpful for you!