JavaScript: The Definitive Guide, 3rd Edition By David Flanagan The following changes were made in the 7/01 reprint. Here's the key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification (178) 1st paragraph; The first sentence was changed to read: In Navigator 4, there is one quirky... {265} next-to-last line; The "self = null;" line of code was removed and replaced with: var err = no_such_property; // Error: "no_such_property is not defined" [313] 4th line of code; The code was changed to read: // Also, if any elements have a "numeric", "min", or "max" property defined,