double click on cell areas results in two invocations

Asked by Stuart
5 years ago.

I defined an area in scheduler cells and a javascript handler for the click event.

If I double click on the cell area the javascript handler is called twice, once for the first click, and once for the second click).

Is there a one-line solution to deactivate the double click?

I can think of plenty of multi-line solutions. OnHover is not practical.

Thank you

No reply yet.

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.