A directory of resources inthe field of technical communication.

Visibone


About this Site | Advanced Search | Localization | Site Maps

 

1.
#34209

Regular Expressions for Client-Side JavaScript

Here is the syntax for a very powerful and very cryptic string pattern matching scheme in the client-side JavaScript of web browsers. You can use it to validate form entry, parse URLs, and many other things.

Visibone (2007). Reference>Editing>Regular Expressions>JavaScript