Mega Code Archive

 
Categories / JavaScript DHTML / Jquery
 

To triggers the blur event on all paragraphs

$("p").blur();