Mega Code Archive

 
Categories / JavaScript Tutorial / JQuery
 

To triggers the blur event on all paragraphs

$("p").blur();