	The files in this archive are some of the examples from Chapter 14
of JavaScript: The Complete Reference by Thomas Powell and Fritz Schneider. For
more information see http://www.javascriptref.com. 


Filename       Page     Description
---------------------------------------------------------------------
14-460.htm     460	Basic form properties and methods

14-463.htm     463	Working with various kinds of form buttons

14-468.htm     468	Working with text fields (bluring, selecting, etc)

14-471.htm     471	Limiting a textarea to 100 characters

14-474.htm     474	Working with checkboxes and radio buttons

14-482.htm     482	Dynamic select menus

14-486.htm     486	Very basic form validation

14-489.htm     489	Better form validation

14-491.htm     491	Basic validation of numeric and email fields

14-496.htm     496	Field masking (numeric entries only)

14-499.htm     499	Disabling fields (full HTML 4 supporting browser only;
			ie, no Netscape 4)

14-500.htm     500	Cross-browser field "disabling"

14-504.htm     504	Using JavaScript to cause forms to submit when enter
			is pressed in the final field of a form

14-505.htm     505	Dynamic forms



The text of these examples is Copyright (c) 2001 The McGraw-Hill Companies.






