DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR JAVASCRIPT
jquery check if string contains specific word
var a = 'how are you'; a.includes('are'); // will return true if string contains search term
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#jquery
#check
#string
#specific
#word
ADD COMMENT
Topic
COMMENT
Name
1+5 =
Submit