<div onclick="alert(1);"> <button onclick="alert(2); event.cancelBubble = true">click</button> </div>