Hello,
I want to support different behaviour when single click on DIV and double click on DIV. IE is able to work fine and in firefox, when Dbl Click is done, browser is generating 2 single clk and 1 dlbclk events.

How to differentiate in single clk about whether it is due to double clk or single clk.
Please suggest on how to handle this.