[Javascript] timeout

Andrew Gibson andyg at ihug.co.nz
Tue Jun 19 00:32:32 CDT 2001


I have a function running on a timeout

p=setTimeout("start()",3000)

How can I stop the timeout when a user clicks
another link?




More information about the Javascript mailing list