事件冒泡其实就是它给它的parent send一个事件

事件冒泡其实就是它给它的parent send一个事件

如果它不send了,冒泡即终止,这个方法名叫stopPropagation()