javascript replace all non alphabetic characters code example Example: replace non alphanumeric javascript text.replace(/[\W_]+/g," ");