Errata

Dynamic HTML: The Definitive Reference

Errata for Dynamic HTML: The Definitive Reference

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. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".

The following errata were submitted by our customers and approved as valid errors by the author or editor.

Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted By Date submitted Date corrected
Printed
Page 708
Second line in comparePoint() entry

compareNode(nodeReference, offset)
->
comparePoint(nodeReference, offset)

########################################

Anonymous    Mar 01, 2007
Printed
Page 727
3rd sentence of description paragraph for *select*

"no" should be "not"

Sentence reads:
The shared disabled property is no available...

It should be:
The shared disabled property is not available...

Anonymous   
Printed
Page 803
middle of page

tbodies[] should be tBodies[]

Anonymous