Restrict timer going into negative territory

Found this post. It's an oldie but a goodie! I have a small problem though.

I have this on a page that is set to submit in 10 seconds. So far so good. BUT the pages after this contains a huge amount of code (multi-select quotas) that hold up the works for approx 6 second on my home computer.

It DOES submit, but keeps counting down past zero.

Wondering if I can use this to my advantage to hide the fact that there's just so much going on in the background.

Can the code be adjusted so that I can include those 6 seconds such that by the time the count gets to zero (or close enough) the page submits?

Resolved
3 replies