remove space from text in between js code example Example: remove all spaces from a string javascript .replace(/ /g,'')