Is there a function in jQuery or JavaScript that does the same as strstr() in PHP?
strstr()
I have an AJAX response that should be 1,2,3,12,13,23 or 123. I want
Read about these javascript functions - indexOF() and lastIndexOf().