Web Design Tutorials and Articles: More JavaScript String Regular Expression Patterns

By Chrysanthus - About Me - E-mail this page - Add to My Favorites - Add to Blog List - See other blogs in Computers & Internet

Wednesday, April 8, 2009

More JavaScript String Regular Expression Patterns

JavaScript String Regular Expressions – Part 3 Introduction This is the third part of my series JavaScript String Regular Expressions. In this part of the series, we continue to analyze patterns in JavaScript Regular Expressions using the string object. Matching Repetitions In the subject string, characters or groups of characters may repeat themselves. We shall talk about groups of characters, as a topic, later. For now, let us concentrate on a single character repeating itself. There are... Sign in to see full entry.

Previous: JavaScript String Regular Expression Patterns - New Entries - Next: Grouping in JavaScript String Regular Expressions

Headlines (What is this?)