Eva
0
Q:

prevent from going to a function html click

$("#clickable a").click(function(e) {
   // Do something
   e.stopPropagation();
});
0

New to Communities?

Join the community