Hello,

In my design i would like to bind a funtion on dblclick event. My
problem is when i double click on the div with the function binded
its content is selected. Is there any solution to avoid the div
content selection ?

My second problem is also with the dblclick event. On the previous div
there is also a function on click event and when i dblclick on the div
the function binded on click event is always executed before the one
binded on dblclick. Is there any solution to avoid the click function
execution and execute only the dblclick one when user double click ?

Thank you.
Guillaume Sempé.

Reply via email to