I:thumbsup:am after a countdown of say 60 seconds that just repeats the count after else window.open to open another else window.open and so on
and if at all possible a stop and continue count button
thanks in advance
Iam sorry for the post ive got it working i worked at it in notepad
it was just this iam trained i should know better ! ( we all go blank )
if ==30 window.open ('' ; ;)
if ==60 window.open ('' ; ;)
Philip M
07-22-2012, 03:48 PM
Iam sorry for the post ive got it working i worked at it in notepad
it was just this iam trained i should know better ! ( we all go blank )
if ==30 window.open ('' ; ;)
if ==60 window.open ('' ; ;)
Well, I don't know what you are trained in! :D But that code is utterly wrong.
A good example of why you should use the code tags.