Use the on() method to attach a click event handler to all <p> elements.
Syntax hint: $("element").method("event",...)