[Javascript] Delay for onclick to occur from within this simple inline line...

Guillaume javascript at webdesignofficina.com
Mon Sep 5 09:02:28 CDT 2005


Hi all,

A simple question:

Is it possible to specify a simple delay for onclick event to occur from 
within this simple inline line ?

<a href="#bottom" onclick="obj.slideTo(0, -200, 1000, -.6); return 
false;">+</a>

Thanks.

Guillaume.



More information about the Javascript mailing list