is it possible to use jquery to find a forward slash “/” in a string and then add a space on either side of it? I’m pulling in content and don’t have access to change this particular content, but I’d like there to be spaces before and after the /.
Any help would be appreciated 🙂
use replace function. example is here http://jsfiddle.net/xgTxK/3/