syntax:contains ( text )return type:void, elementcontent:ใช้คืนค่า element ที่มี text ที่กำหนดอยู่ภายใน tagexample:$("p").contains("function");