Mega Code Archive

 
Categories / JavaScript Tutorial / JQuery
 

Removes the element with the ID selected from the set of all paragraphs

$("p").not("#selected")