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



Version Location Description Submitted By Corrected
Printed Page 10 & 13
code examples

On these pages, the JavaScript code begins with DEFANGED_ rendering it inoperative.

Anonymous 
Printed Page 102
css reference, 1st paragraph

ns and ie icons are not shown to indicate which browser suppoirts what property as
stated in the paragraph.

Anonymous 
Printed Page 115
4th para, line 2

This reads: "...using the &xmlns:;something attribute..."
should be
"...using the xmlns:something attribute..."

Anonymous 
Printed Page 276
'set' directive

when setting SSI variables, "set var" used instead of "set name":
the phrase:
#set name="myvar"
should read:
#set var="myvar"

Anonymous