Mega Code Archive

 
Categories / JavaScript Tutorial / JQuery
 

Removes all elements that match div p selected from the total set of all paragraphs

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