I want to disable double click for some elements and the best way would be to use a special class for that.
I found this simple and short jQuery solution that is exactly what I want, but I need pure JavaScript code.
Possible? Please advice.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Been so long since I did straight jQuery free javascript but what you would want is something along these lines