DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR JAVASCRIPT
regular expression not to allow space in javascript
var regexp = /^S*$/; // a string consisting only of non-whitespaces
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#regular
#expression
#space
#javascript
ADD COMMENT
Topic
COMMENT
Name
3+5 =
Submit