select the first text in a string jquery code example Example: get the first word from a string jquery $('element').text().split(' ')[0]