Errata


Print Print Icon

Submit your own errata for this product.


The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.


Color Key: Serious Technical Mistake Minor Technical Mistake Language or formatting error Typo Question



Version Location Description Submitted By
Printed Page 56
pages 56 to 72

pages 56 to 72 of the reference are missing , there are blank pages and also some weird scripting that looks like it came from another pocket reference. how do I go about getting a complete reference?

Anonymous 
Printed Page 57
entire page is some other book till page 73

In my version of this pocket reference pages 57 to 73 are listed as another book. Not sure why but I am missing these pages for the pocket reference.

Kenneth Kephart 
Printed Page 91
dealing with the "Input" element, discussed under the "type" attribute

Replace "Submit" with "Select" as illustrated below:

"Legal values are listed in the following table; the default is text.
Submit and [page 92] Textarea objects also have a type property, with
possible values select-one, select-multiple, and textarea. JS 1.1."

This should read:
"Legal values are listed in the following table; the default is text.
>>>>>Select<<<<< and [page 92] Textarea objects also have a type
property, with possible values select-one, select-multiple, and
textarea. JS 1.1."

Anonymous