javascript - How to check if a string has consecutive whitespace 3 - Get link Facebook X Pinterest Email Other Apps February 15, 2010 i have textbox , want invalidate 2 or more consecutive white-spaces in field using javascript. this regular expression looks 3 or more white spaces chars. /\s{3,}/ live demo Get link Facebook X Pinterest Email Other Apps Comments
Comments
Post a Comment