regular expression alphanumeric with spaces java script code example Example: regular expression alphanumeric with spaces java script /^[a-z\d\-_\s]+$/i