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