I can not get ajax success with this function. The function works, that is, it calls the double click. The first alert is ok, but the second is not triggered.
$('#nmUsuario').on("dblclick", '.clique', function() {
alert('Alô, tudo bem?');...
asked by
16.10.2014 / 20:38