I\'m trying to replace space characters with dashes/hyphens in JavaScript. I got most of the code working so that it adds dashes after each space in between characters (I do