[Project_owners] JS help

Domenico Carbotta domenico.carbotta at fastwebnet.it
Mon Jul 24 17:53:59 EDT 2006


> How would you cause the delay? I didn't think there was a sleep()- 
> style function in JS.

there's window.setTimeout() -- the semantics might be different (I've  
never walked thru its implementation), but the ultimate effect is  
similar.


More information about the Project_owners mailing list