how to get rid of white space javascript code example Example: remove whitespace javascript var str = " Some text "; str.trim();