JavasScript Eventing Demos
Event Capturing and Bubbling
stopPropagation() in capturing phase at #B
stopPropagation() in capturing phase at #C
stopPropagation() in the bubbling phase at #A
stopImmediatePropagation()
preventDefault() on a link