$('.son1 .some-specific-child').click(function (event) { event.stopPropagation(); }); });