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