Use the on() method to attach a click event handler to all <p> elements.
Syntax hint: $("element").method("event",...)
If you click on me, I will disappear.
Click me away!
Click me too!