I'm wondering if anyone knows a method for 'converting' a single click to (effectively) a double click with a timeout?
I have an onclick handler issue that requires a double click for an event that the user will expect to need only a single click for..... Thanks!