M
MG
I am a newbie.
On this page:
http://www.blighty.co.za/resetform/
I am testing a script to reset a form after it has been submitted.
I have this line:
setTimeout('mf.reset()',10000);
There should be a 10 second delay before the form resets. But the form
resets almost immediately.
I have stared at the code for a long time and just cannot figure out why
there is no 10 second delay.
Hope someone can help.
Thanks
MG
On this page:
http://www.blighty.co.za/resetform/
I am testing a script to reset a form after it has been submitted.
I have this line:
setTimeout('mf.reset()',10000);
There should be a 10 second delay before the form resets. But the form
resets almost immediately.
I have stared at the code for a long time and just cannot figure out why
there is no 10 second delay.
Hope someone can help.
Thanks
MG