I must execute a function in JQuery when I click on a class other than "hello", that is, when I click on any element that does not have the "hello" class, I execute a function, something like:
$(document).on("click touchend",!".hola", function...
asked by
25.10.2016 / 04:51