javascript strip code example Example 1: javascript strip " dog".trim() //"dog" Example 2: javascript whitespace strip yourvariable.trim()