Thread
:
using setTimeout with cookies for use in survey
View Single Post
01-29-2013, 01:44 PM
PM User
|
#
2
Philip M
Supreme Master coder!
Join Date: Jun 2002
Location: London, England
Posts: 17,100
Thanks: 197
Thanked 2,421 Times in 2,399 Posts
Try
Code:
window.onload="setTimeout(checkCount,10000)"; // 10 seconds delay
All advice is supplied packaged by intellectual weight, and not by volume. Contents may settle slightly in transit.
__________________
All the code given in this post has been tested and is intended to address the question asked.
Unless stated otherwise it is not just a demonstration.
Philip M
View Public Profile
Find More Posts by Philip M