frontline
10-01-2002, 01:13 PM
Hello
i have (in my case <tr>) that have to fire function on "onclick" and also fire function on "ondblclick" now my problem is
that when i click the double click the onlcick function is also fired (because the dubelclick is build from 2 onclick's)
is there any way that the browser will recognize when i click once or when i click double-click?
thanks
i have (in my case <tr>) that have to fire function on "onclick" and also fire function on "ondblclick" now my problem is
that when i click the double click the onlcick function is also fired (because the dubelclick is build from 2 onclick's)
is there any way that the browser will recognize when i click once or when i click double-click?
thanks