xxxxxxxxxx
$("p").contextmenu(function() {
alert("You have clicked the right mouse button on this paragraph.");
});