text of jquery element code example Example 1: jquery find by innertext $( "div:contains('innerText')" ); Example 2: change p text jqwuery .text("new text")