Parse a string using JavaScript
Monday, February 19th, 2007 by Chris Jason
A handy trick for Web Developers in the ability to parse a string to check for a given substring. In plain English, this means checking if a word or part of a word is contained within text. This tutorial demonstrates how to do this using JavaScript.
4 Comments (Talk
about it now)





