Source Code:
(back to article)
Submit
Result:
Report an issue
<div onclick="alert('You clicked the DIV!');"> Click me or one of my children: <p onclick="alert('You clicked the P!');">Click me!</p> </div>