Hi,
I'm beginning to go through the Japanese edition, and was wondering if it's relevant to post listing errata? Or perhaps have these mistakes been introduced during the translation process?
Here's what I found for chapter 2. (Page numbers will probably be irrelevant.)
Listing 2.3 (p.50)
- Misses </html>
Listing 2.9 (p.61)
- xRequesr should be xRequest
Listing 2.10 (p.64)
- Misses req.open(HttpMethod,url,true);
Listing 2.11 (p.66)
- function onReadyState() should be onReadyStateChange();
Best regards.
|