JavaScript: The Definitive Guide, 3rd Edition By David Flanagan The following changes were made in the 8/00 reprint: (xiii) ftp://ftp.oreilly.com/pub/examples/nutshell/javascript now reads: http://www.oreilly.com/catalog/jscript3/example/js3examples/ [313] Example 16-2: The lines // If the element has a "numeric" property defined, verify that // it is a number, but don't check its range. were inserted before // Put together error messages for fields that are wrong. [453] First Paragraph: Removed first three lines of prose ("getTimezoneOffset" and following paragraph.) [579] layer.clip.right description: Under the description for "Layer.clip.right," changed "Layer.right" to "Layer.left." {687} next to last line: Specified /\s+/ with a lower-case 's', as in the example on the following page.