Character Order
Wednesday November 4, 2009
Characters don't have to be adjacent to be able to validate them with JavaScript
It isn't just the characters that are next to one another in the input text that may need validating. Sometimes the order in which certain characters is important regardless of whether they are next to one another or at opposite ends of the text. The ninth form validation tutorial shows you how to test for one character must follow another in the text.
Character Order


No comments yet. Leave a Comment