Question Bank
JavaScript Cross-Browser Event Target: Two Approaches Quiz
Difficulty: Medium
Two seeded approaches to read the event target across browsers (event.target plus legacy event.srcElement, and a delegated table cell editor), plus two companions on currentTarget and composedPath.
