JavaScript DHTML/jQuery/contains

Материал из Web эксперт
Перейти к: навигация, поиск

Returns a new wrapped set composed of elements that contain the text string passed as the text parameter

 
$("p").contains("Lorem ipsum")