[Javascript] Sumitting a selection every 4 seconds

Terry Riegel riegel at clearimageonline.com
Thu May 20 08:50:30 CDT 2004


I discovered my syntax error. Missed the single quotes in the first go 
around.

objTimer=setTimeout("refresh('"+currentlink+"')",2500);


Terry Riegel
-----------------
MAILKEY: 2524427349




On May 20, 2004, at 8:59 AM, Chris T wrote:

> -----------------------------------
> setTimeout("refresh(" + dest + ")",2500);
> -----------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 450 bytes
Desc: not available
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20040520/99187d6d/attachment.bin>


More information about the Javascript mailing list