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
Ok I just found something that works!
http://my-sliit.blogspot.com/2008/06/search-string-javascript-like-strstr-in.html
Thanks for your contributions :)