JavaScript: The Definitive Guide, 3rd edition by David Flanagan Here are the changes that were made for the 7/98 reprint: {328} Example 17-4, line 10: "this.layer.right" changed to "this.layer.top" {330} Example 17-4, line -7: "this.style.pixelRight" changed to "this.style.pixelTop" {689} the Synopsis changed to string.substr(start, length) ("substr" is in constant-width font, and "string", "start", and "length" are all in constant-width italic font.)