Samples can also be found on pgs 312-314 of Javascript the Definitive Guide, which is more of a reference book than the one stark0228 mentions. Also, be careful when looking up Regular Expression matching (reg ex) as most of the references are for Perl, which may have slightly different reg ex than javascript. Page 16 of the Javascript Pocket Reference has the Regular Expression table.
If you want to post the code snippet, I can look at it, but no promises. The javascript I have done is limited to printing "hello world" and updating navigation headers/bars.
(no subject)
Date: 2008-04-21 10:16 pm (UTC)http://www.htmlgoodies.com/primers/jsp/article.php/3478421
http://blog.techsaints.com/2007/04/26/javascript-zip-code-validation/
http://blog.ninedays.org/2008/02/15/zip-code-phone-number-and-replacing-empty-fields-with-really-easy-validation/
Samples can also be found on pgs 312-314 of Javascript the Definitive Guide, which is more of a reference book than the one
If you want to post the code snippet, I can look at it, but no promises. The javascript I have done is limited to printing "hello world" and updating navigation headers/bars.