oregontarheel
16 Apr 2007, 1:36 PM
is there any way to make a double click event preempt a click event? that is, if i am doing a double-click action on an element, is there any way to make the click event not fire? it is causing some problems when it starts doing the click handler and then the double click comes along. if it's not supported in ext, i could probably just write some extra logic to handle it, just wondering... in case you guys haven't noticed yet I'm a curious person. :D