Errata
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 |
---|---|---|---|---|---|
NA online examples |
In the downloadable examples, in the Test Bed folder, in all six files, the following slide-out menu link contains a typographical error: Note from the Author or Editor: |
Anonymous | May 25, 2012 | Jul 31, 2013 | |
Getting jQuery FREQUENTLY ASKED QUESTION: JQUERY VERSIONS |
The sentence here makes no sense whatsoever, and looks like it was originally written while some v1.6.X was the "current" release but later partially updated for the v1.7.2 release. There is no "3" at the end of "v1.7.2", and if I already have v1.7.2 and a v1.6.8 comes out I will NOT be "upgrading" to it. Note from the Author or Editor: |
Lauri Loebel Carpenter | Jun 26, 2012 | Aug 16, 2013 | |
PDF, Other Digital Version | Page 5 fourth paragraph |
On the PDF version this is on page 5 (23/538) Note from the Author or Editor: |
Anonymous | Nov 12, 2011 | Dec 22, 2011 |
Printed, PDF | Page 26 Bottom example |
The bottommost example on page 26 of the print, and I presume, PDF versions at least, reads: Note from the Author or Editor: |
Joseph Kneebone | Dec 11, 2011 | Dec 22, 2011 |
Printed | Page 33 and 34 Step 2 and step 7 |
This line of code: |
Anna Leeg | Dec 04, 2012 | Aug 16, 2013 |
Printed | Page 34 step #7 |
Final code missing info. Should read: |
Anonymous | Nov 08, 2011 | Dec 22, 2011 |
Printed | Page 53 Note |
The note discusses some type conversions and introduces the variable shoePrice for an example; later, the note refers to the previous variable as showPrice (it should be shoePrice again). Minor typo. Note from the Author or Editor: |
ijkilchenko | Jun 05, 2013 | Aug 16, 2013 |
Printed, PDF | Page 63 Paragraph below "Adding an item to the end of an array", third line (line 13 from bottom). |
"...you've have created..." should be changed to "...you've created..." or "...you have created...". |
Ali Rahmjoo | Jul 29, 2012 | Aug 16, 2013 |
PDF, Other Digital Version | Page 72 Second code listing, first line comment. |
PDF edition page 72 (90/538) |
Anonymous | Nov 18, 2011 | Dec 22, 2011 |
Printed | Page 80 Table 3-1, "Strict equal to" |
"For example, while '2'==2 is true, '2' = = = 2 is not true" |
Paul | Apr 07, 2013 | Aug 16, 2013 |
Printed | Page 85 Figure 3-4, final alert box |
Change |
Anonymous | Sep 18, 2012 | Aug 16, 2013 |
Printed | Page 92 paragraph in step #9 of tutorial |
"You can learn about this command on page 464..." should read "You can learn about this command on page 446...". |
Anonymous | May 19, 2012 | Jun 01, 2012 |
Printed | Page 96 United States |
Figure 3-6 Note from the Author or Editor: |
Brett Santore | Jul 15, 2013 | Aug 16, 2013 |
Printed | Page 97 1st Paragraph |
the last line.... "shown on page 96:" should be, "shown on page 95:" |
Barry | Nov 10, 2011 | Dec 22, 2011 |
Printed | Page 97 Last Paragraph |
"Figure 3-5" should be "Figure 3-6" |
Barry | Nov 10, 2011 | Dec 22, 2011 |
Printed | Page 97 Last sentence in 3rd paragraph |
Change |
Anonymous | Sep 18, 2012 | Aug 16, 2013 |
Printed | Page 111 Item 7, in bold |
Change |
Anonymous | Sep 18, 2012 | Aug 16, 2013 |
Printed | Page 117 2nd Paragraph, First Line |
Change "That's why this books covers..." to "That's why this book covers" |
Anonymous | Feb 24, 2012 | Jun 01, 2012 |
Printed | Page 129 "Workaround Workship Box" at the top of the page |
In the first line, "tranditionally" should be "traditionally" |
Barry | Nov 11, 2011 | Dec 22, 2011 |
Printed | Page 134 1st bullet point |
The example given for the attribute selector, $(a[href]) does not contain inverted commas around the attribute selector, whereas the preceeding example does, i.e. $('img[alt]'). Note from the Author or Editor: |
John Gill | Jan 28, 2013 | Aug 16, 2013 |
Printed, Other Digital Version | Page 138 content_functions.html |
Testbed "content_functions.html" contains the <h1> element "Regular Expression Tester." It should say "Content Functions Tester" (or similar) instead. (This testbed is referenced on page 138 of the printed book. The error is in the html testbed file itself.) Note from the Author or Editor: |
jeffstraw | May 21, 2013 | Jul 31, 2013 |
Printed | Page 141 4th bullet in Helpful Tool Alert |
There should be a closing parentheses before the period. Note from the Author or Editor: |
Anonymous | Mar 29, 2012 | Jun 01, 2012 |
Page 145 Figure 4-5 |
Earlier on the page text says "After each property name, you Note from the Author or Editor: |
jjj2 | Nov 13, 2011 | Dec 22, 2011 | |
Printed | Page 152 Steps 2 and 3 |
For Step 2 the closing script tag should be, </script> Note from the Author or Editor: |
Barry | Nov 17, 2011 | Dec 22, 2011 |
Printed | Page 153 Steps 4,5 and 6 |
In line 1 of Steps 4,5, and 6 the closing script tag should be, </script> Note from the Author or Editor: |
Barry | Nov 17, 2011 | Dec 22, 2011 |
Printed | Page 154-155 Step8 and Step 10 |
Step 8: jquery-1.6.3.min.js was not shipped with the book. Note from the Author or Editor: |
Sipo Ching | Sep 23, 2012 | |
Printed | Page 179 last paragraph |
In the last paragraph above the code: Note from the Author or Editor: |
Yang Chen | May 27, 2012 | Jun 01, 2012 |
Printed, PDF | Page 179 last code example |
page 179, last code example, there is an extra ";" on the second line from the last (before "// end mouseover function"), resulting in the entire function not work. |
Jason | Mar 04, 2013 | Aug 16, 2013 |
Printed | Page 181 Step 6 |
In line 5 of Step 6, #main should be .main Note from the Author or Editor: |
Barry | Nov 18, 2011 | Dec 22, 2011 |
Printed | Page 181 Step 4 |
In Step 4, "typed in step 2" should be, "typed in step 3" |
Barry | Jun 01, 2012 | Aug 16, 2013 |
Printed, PDF | Page 182 Step 7, Line 6 |
"...the code .next('answer') finds the first tag following the <h2> that also has the class answer applied to it." |
Joe Kneebone | Dec 15, 2011 | Dec 22, 2011 |
Printed | Page 182 step 8 linenumber 5 of one-page faq tutorial |
line number 5 of step 8 in the one-page faq tutorial is: Note from the Author or Editor: |
Anthony Candaele | Jun 04, 2012 | Aug 16, 2013 |
Printed, PDF, | Page 182 United States |
This is an addendum to my two previous comments involving the Chapter 5 tutorial that this page 182 falls in. Again, if you're using a more recent 1.9.x jQuery (for the potential challenges), which removed the version of toggle() that this tutorial uses, the issue can test your jQuery resourcefulness and understanding. To completely replicate the results of this tutorial with a 1.9+ version of jQuery, at Step 3, and ignoring the rest of the steps except for the explanations, either type the code below or don't look below and go to the jQuery site to try to figure it out by yourself. |
Setia Diem | Apr 22, 2013 | |
Printed | Page 195 Sentence above the Tip. |
Sentence states ". . . as if the element where bouncing." but should be were. Note from the Author or Editor: |
David White | Nov 23, 2011 | Dec 22, 2011 |
Printed | Page 195 animate() function code snippet at bottom of page |
path to script files is missing a leading underscore, should be: Note from the Author or Editor: |
Anonymous | May 25, 2013 | Aug 16, 2013 |
Printed | Page 197 Paragraph between notes |
File multiple-callbacks.html from chapter 6 works in Firefox, but not in Explorer 9. After I removed comma inside the literal object Note from the Author or Editor: |
Anonymous | Aug 20, 2012 | Aug 16, 2013 |
Printed | Page 201 |
The first paragraph "jQuery plug-ins...." is a duplicate of the paragraph on page 200, step 2, below the code. Note from the Author or Editor: |
Anonymous | Apr 02, 2012 | Jun 01, 2012 |
Printed | Page 202 Step 8 |
In Step 8, the line following, backgroundColor: 'rgb(255,255,255)' is missing a comma. The line should be, |
Barry | Nov 23, 2011 | Dec 22, 2011 |
Printed | Page 202 Step 7 |
"press Returns" should be, "press Return" |
Barry | Jun 04, 2012 | Aug 16, 2013 |
Printed | Page 203 Step 12 |
In Step 12, the line following, backgroundColor: 'rgb(255,255,255)' is missing a comma. The line should be, |
Barry | Nov 23, 2011 | Dec 22, 2011 |
Printed | Page 203 Example 12 |
The color animation function in complete_animate.html (Ch 6) did not work for me. After checking on stackoverflow, I suspected it might be due to the wrong version of being supplied jquery.color.js for the version of jquery being used (jquery-1.7.2.min.js). Note from the Author or Editor: |
Richard Stibbard | Feb 01, 2013 | Jul 31, 2013 |
Printed | Page 207 3rd paragraph |
"(for example, see www.monkeyflash.com/css/image-rollover-navbar/)", link is out-of-date, returns 404 error. Note from the Author or Editor: |
Anonymous | Jun 20, 2012 | Aug 16, 2013 |
Page 211 2nd paragraph |
Line 6 appears twice in the code listing. Remove the first instance. The corrected listing should read |
Anonymous | Apr 29, 2013 | Aug 16, 2013 | |
Printed | Page 214 Step 4 |
A period should not appear at the end of the line of code. The line should end at the semi-colon. Note from the Author or Editor: |
Anonymous | Apr 05, 2012 | Jun 01, 2012 |
Other Digital Version | 222 first paragraph |
The link www.huddletogether.com/projects/lightbox2/ is broken. A 'not found' page is displayed. Note from the Author or Editor: |
Anonymous | Mar 07, 2012 | Jun 01, 2012 |
Printed | Page 224 Step 3 |
In the link href line, 1.3.4.css".css" should be, 1.3.4.css" |
Barry | Dec 12, 2011 | Dec 22, 2011 |
Printed | Page 226 In the FancyBox options section |
The Hex values for the overlayColor should match: code value=#F64, discussion value is, #F65. Note from the Author or Editor: |
Barry | Dec 12, 2011 | Dec 22, 2011 |
Printed | Page 226 program code in the FancyBox options section |
The last line of the object literal should have the comma removed. The line should be, |
Barry | Dec 12, 2011 | Dec 22, 2011 |
Printed | Page 228 Program code in the 3rd Paragraph |
In the object literal, the transitionOut needs a comma at the end. The line should read, |
Barry | Dec 12, 2011 | Dec 22, 2011 |
Printed | Page 228 titlePosition Paragraph: 3rd to last line |
The option, over, should be in italics. This is to be consistent with the options: outside and inside being italicized. |
Barry | Feb 02, 2012 | Apr 06, 2012 |
Printed | Page 229 Last sentence prior to Figure 7-7 |
Sentence says "You can find read more . . ." but should be either find or read, not both. Note from the Author or Editor: |
David White | Nov 26, 2011 | Dec 22, 2011 |
Page 238 2nd paragraph |
the book states: Note from the Author or Editor: |
Dec 04, 2011 | Dec 22, 2011 | ||
Printed | Page 247 Step 6 |
"FancyBox accepts mean different settings" should be |
Barry | Feb 02, 2012 | Apr 06, 2012 |
Printed | Page 249 Step 5. Line 6 |
titlePosition line should not have a comma at the end as it is the last value. Note from the Author or Editor: |
David White | Nov 26, 2011 | Dec 22, 2011 |
Page 249 1st paragraph, line 10 |
on the line 10 you wrote : |
Malek | Oct 31, 2012 | Aug 16, 2013 | |
Printed | Page 253 4th bullet |
"Figure 8-4" should be, "Figure 8-3" Two places. |
Barry | Jun 04, 2012 | Aug 16, 2013 |
Printed | Page 253 4th bullet |
The fourth bullet item contains two errors. The first error is in the first sentence which should read ...opens off of a button... The second and more serious error is the reference to figure 8-4. There is no figure 8-4. These should refer to figure 8-3. |
Brantly Goodwin | Jun 24, 2012 | Aug 16, 2013 |
Printed | Page 258 2nd Paragraph |
In the 7th line of the HTML listed, "heliisking" should likely be, "heliskiing" |
Barry | Nov 28, 2011 | Dec 22, 2011 |
Printed | Page 261 3rd paragraph |
For the last line of the paragraph, the JavaScript line, Note from the Author or Editor: |
Barry | Nov 28, 2011 | Dec 22, 2011 |
Printed | Page 274 Step 4 |
For Step 4 the line, $('#name').focus() It should be highlighted that the specific selector name of, '#name' is now entered, instead of the generic jQuery selector of, ':text:first' as listed in Step 2. Note from the Author or Editor: |
Barry | Nov 29, 2011 | Dec 22, 2011 |
Printed | Page 277 Step 4 |
Step 4, line 3 should read: |
Anonymous | Apr 30, 2012 | Jun 01, 2012 |
Printed | Page 281 1st Paragraph in the Basic Validation section |
"page 278" should be "page 284" |
Barry | Nov 29, 2011 | Dec 22, 2011 |
Printed | Page 297 "Validating Checkboxes..." 1st paragraph |
The end of the last sentence should read: "...to quickly validate these form fields." Change "this" to "these" Note from the Author or Editor: |
Anonymous | May 01, 2012 | Jun 01, 2012 |
Printed | Page 299 Line 13 of the script listed |
It seems line 13 is not part of the program discussed Note from the Author or Editor: |
Barry | Feb 07, 2012 | Apr 06, 2012 |
Printed | Page 299 Line 12 of the script |
Since line 13 has been removed from the script (see "Confirmed Errata", "Page 299"), line 12 should not end with a comma. |
Paul | Apr 04, 2013 | Aug 16, 2013 |
Printed | Page 300 Step 3 (near bottom of page) |
There is no CSS rule to correct the formatting of the validate-generated error message for indented fields. Specifically, "Please select an option" shows up to the right of where it is shown in Figure 9-7 on page 291 for the radio buttons under "Would you like to receive annoying e-mail from us?". The provided file complete_validation.html corrects this by adding a CSS rule, which should be included in the tutorial as a final step: Note from the Author or Editor: |
Jeremy | Dec 22, 2012 | Jul 31, 2013 |
Printed | Page 305 The panel container paragraph (3rd from bottom of the page) |
It seems the following sentence needs to be rewritten for clarity: Note from the Author or Editor: |
Barry | Feb 07, 2012 | Apr 06, 2012 |
Printed | Page 305 The panel container paragraph (3rd from bottom of the page) |
Error in Author/Editor's correction: |
Paul | Apr 04, 2013 | Aug 16, 2013 |
Page 308 step 3 |
In step 3, the instruction is: Note from the Author or Editor: |
Dec 06, 2011 | Dec 22, 2011 | ||
Page 310 step 8 |
step 8, line 2: Note from the Author or Editor: |
Dec 06, 2011 | Dec 22, 2011 | ||
Printed | Page 316 2nd paragraph under "Custominzing ..." heading |
Looks like missing text from within the parentheses ... Note from the Author or Editor: |
Don | Nov 11, 2012 | Aug 16, 2013 |
Page 331 step 8 |
in step 8, line 3: Note from the Author or Editor: |
Dec 06, 2011 | Dec 22, 2011 | ||
Printed | Page 332 Step10 2nd Paragraph |
On the third line from the end of the 2nd paragraph, |
Barry | Feb 07, 2012 | Apr 06, 2012 |
Printed | Page 351 Up To Speed box |
In the last paragraph in the "Up To Speed" box, the link for PHP 101 is outdated. The link from Zend for PHP 101 is below: Note from the Author or Editor: |
Barry | Nov 16, 2011 | Dec 22, 2011 |
Printed | Page 353 Step 1 of the Tutorial |
It seems the "load.html" file is the corrected one, complete_load.html. Note from the Author or Editor: |
Barry | Feb 08, 2012 | Jul 31, 2013 |
Printed, PDF, , Other Digital Version | Page 354 Whole tutorial |
In case anybody comes here looking, this tutorial (The load() function, chapter 11, starting pg 352) does not work in Google Chrome if the files are being accessed from a local host. You can use any other browser or use it from a remote server. Note from the Author or Editor: |
Joe Kneebone | Dec 18, 2011 | |
Printed | Page 356 Step 8 |
the last line of Step 8 "chapter 12" should be "chapter 11" Note from the Author or Editor: |
Barry | Nov 15, 2011 | Dec 22, 2011 |
Printed | Page 356 Line 3 |
Selector added to load statement is for an ID (#) rather than a Class (.). Note from the Author or Editor: |
David White | Dec 05, 2011 | Dec 22, 2011 |
Printed | Page 356 code at top |
The html files define newsItem with an id. The JavaScript and css files reference .newsItem instead of #newsitem. Note from the Author or Editor: |
Bob | May 29, 2012 | Jul 31, 2013 |
Printed | Page 359 3rd Paragraph. |
"You supply the endcodeURIComponent()" should be |
Barry | Feb 09, 2012 | Apr 06, 2012 |
Printed | Page 368 Step 7 |
In line 5 of Step 7, ('#formwrapper) should be, ('#formwrapper') Note from the Author or Editor: |
Barry | Nov 15, 2011 | Dec 22, 2011 |
Printed | Page 369 Step 10 |
In line 6 of Step 10, ('#formwrapper) should be, ('#formwrapper') Note from the Author or Editor: |
Barry | Nov 15, 2011 | Dec 22, 2011 |
Printed | Page 369 line 5 |
I believe there are A few print errors in the book for the login tutorial... Note from the Author or Editor: |
David | Jun 10, 2013 | Aug 16, 2013 |
Printed | Page 370 Step 12 |
the last line of Step 12, "chapter 12" should be "chapter 11" |
Barry | Nov 15, 2011 | Dec 22, 2011 |
Printed | Page 370 Step 11 |
In lines 7 and 10 of Step 11, ('#formwrapper) should be, ('#formwrapper') Note from the Author or Editor: |
Barry | Nov 15, 2011 | Dec 22, 2011 |
Other Digital Version | 370 Sample login.html file |
This is an error in the login.html file from Chapter 11. Line 58 (or thereabouts) is missing the attribute id="login". Note from the Author or Editor: |
David White | Dec 05, 2011 | Jul 31, 2013 |
Page 371 Immediately beneath 2nd note |
should be name/value pair, rather than name value/pair. |
Dec 07, 2011 | Dec 22, 2011 | ||
Printed | Page 371 1st line |
The first sentence on page 371 (below the note) is "You already learned how to create JSON back on page 370." However the first mention of JSON in the book was six lines before that sentence, and we didn't learn much in those six lines. Note from the Author or Editor: |
Frank | Jan 15, 2013 | Aug 16, 2013 |
Printed | Page 371 Next to last paragraph |
The term "JSON" should be changed to "JSON object" or equivalent in this sentence: "When the web server responds to an Ajax request, it can return a string formatted like a JSON." Note from the Author or Editor: |
jeffstraw | May 15, 2013 | Aug 16, 2013 |
Printed | Page 373 Line 3, also the same line at the middle of the page |
Line 3 begins "$.getJSON" but when the line is repeated at the middle of the page. there is a space after the "get": Note from the Author or Editor: |
Frank | Jan 15, 2013 | Aug 16, 2013 |
Printed, PDF, ePub | Page 379 2nd paragraph under "Constructing the URL" |
Duplicate ampersands in example URL: "http://api.flickr.com/services/feeds/groups_pool.gne?id=25053835@N03&&format=json" Note from the Author or Editor: |
jeffstraw | May 10, 2013 | Aug 16, 2013 |
Page 382 On line 29 or 30 of the code snippet |
The items property is an array of object literals, and a closing bracket, ], was omitted between the closing braces of lines 29 and 30. Note from the Author or Editor: |
Halyn | Dec 24, 2011 | Feb 03, 2012 | |
Printed, PDF | Page 385 Very bottom |
In step 8, the first 3 bold lines should not be bolded. For step 8, only the '$('#photos').append(photoHTML);' line should be in bold. Note from the Author or Editor: |
Joe Kneebone | Dec 18, 2011 | Feb 03, 2012 |
Printed | Page 385 Step 7 |
The span tag is not closed in the code. The 3rd line of bold code should be: photoHTML += '<img src="' + photo.media.m + '"></a></span>; |
Anonymous | May 16, 2012 | Jun 01, 2012 |
Printed | Page 387 Note after step 11 |
The first sentence indicates that the Flickr feed provides 20 images maximum. The second sentence indicates that you can retrieve more than 20. I think the second sentence should read "You can retrieve less than 20...." Change "more" to "less." Note from the Author or Editor: |
Anonymous | May 16, 2012 | Jun 01, 2012 |
Page 389 step 2 |
I think that it should say: "So in addition to the <script> tag from step 1"- not step 2. |
Dec 08, 2011 | Dec 22, 2011 | ||
Printed | Page 389 Step 4, 1st paragraph |
The end of the text before the script starts should read "...--then add goMap(); :" Replace "gmap3()" with "goMap();" Note from the Author or Editor: |
Anonymous | May 16, 2012 | Jun 01, 2012 |
Printed | Page 389 Second paragraph (after the code) |
The first sentence should read -- "Just calling the goMap() function...." Replace "jmapgoMap()" with "goMap()" Note from the Author or Editor: |
Anonymous | May 16, 2012 | Jun 01, 2012 |
Printed | Page 397 GoMap Tutorial, step 2 |
<h1 class="shadowLine">Google Maps</h1> Note from the Author or Editor: |
Joe Kneebone | Dec 19, 2011 | Feb 03, 2012 |
Printed | Page 397 First paragraph under "GoMap Tutorial" |
It states: "You'll also add programming so that visitors can request driving directions". Note from the Author or Editor: |
Erik | May 11, 2012 | Jun 01, 2012 |
Page 405 very bottom |
line 2... line 3... line 4... should be: Note from the Author or Editor: |
Dec 10, 2011 | Dec 22, 2011 | ||
Page 406 towards the top |
</div'; |
Dec 10, 2011 | Dec 22, 2011 | ||
Printed | Page 409 .Events entry near the bottom of the page |
There is a reference to Page 427. It should be page 421 (maybe also include page 177) Note from the Author or Editor: |
Barry | Dec 08, 2011 | Dec 22, 2011 |
Page 414 end of first paragraph |
says that find.html is in the chapter 07 folder, but I found it in the chapter 13 folder. Note from the Author or Editor: |
Dec 10, 2011 | Dec 22, 2011 | ||
Printed | Page 415 Note: at the top of the page |
"See the previous page" maybe should be "See Page 407" |
Barry | Dec 08, 2011 | Dec 22, 2011 |
Printed | Page 416 3rd paragraph |
"In line 4" should be "In line 3" |
Barry | Dec 09, 2011 | Dec 22, 2011 |
Printed | Page 433 Step 1 |
"Table 15-1" should be "Table 14-1" |
Barry | Dec 07, 2011 | Dec 22, 2011 |
Printed | Page 434 1st Paragraph after Step 4 |
"Table 15-2" should be "Table 14-2" |
Barry | Dec 07, 2011 | Dec 22, 2011 |
Printed | Page 434 FIrst sentence of step 3 |
The first sentence of step 3 states: Note from the Author or Editor: |
Barry Gruber | Jan 04, 2014 | |
Page 439 Date- first line |
For the sake of consistency, the author/editor may want to change 09/28/2008, to 09/28/2007. |
Dec 11, 2011 | Dec 22, 2011 | ||
Page 439 fifth 'li' before end of page |
[0123]? matches either 0,1,2 or 3 zero or more times ..... Note from the Author or Editor: |
lionel | Dec 27, 2011 | Feb 03, 2012 | |
Printed | Page 440 Figure 14-4 |
In Figure 14-4 for Group 3 "\swww" should be "\bwww" |
Barry | Dec 07, 2011 | Dec 22, 2011 |
Printed | Page 444 Power User's Clinic Box |
In Paragraph 2, all "10/27" should be "10/28" |
Barry | Dec 07, 2011 | Dec 22, 2011 |
Printed | Page 453 Very last sentence |
You can read more about this method on page 450. |
Joe Kneebone | Dec 19, 2011 | Feb 03, 2012 |
Printed | Page 468 Last Paragraph |
"Table 14-1" should be "Table 15-1" Note from the Author or Editor: |
Barry | Dec 08, 2011 | Dec 22, 2011 |
Printed | Page 469 Second code example |
Not one that actually affects the code, but, Note from the Author or Editor: |
Joe | Dec 20, 2011 | Feb 03, 2012 |
Printed | Page 473 3rd Paragraph |
The phrase "which refers not to the HTML document itself" should be "which refers to the HTML document itself", i.e., remove the "not". Note from the Author or Editor: |
Lem3 | May 13, 2013 | Aug 16, 2013 |
Printed | Page 475 2nd Paragraph |
References to "Figure 14-2" should be for "Figure 15-2" Note from the Author or Editor: |
Barry | Dec 08, 2011 | Dec 22, 2011 |
Printed | Page 490 Step 1 |
It seems the "debugger.html" file is the corrected one, complete_debugger.html. Note from the Author or Editor: |
Barry | Dec 11, 2011 | Jul 31, 2013 |
Printed | Page 491 Step 4 Paragraph 2 |
On the second line, "1.6.2" should be, "1.6.3" Note from the Author or Editor: |
Barry | Dec 11, 2011 | Dec 22, 2011 |
Page 493 step 13 |
I think that it should say 15-10 rather than 14-10 |
Dec 12, 2011 | Dec 22, 2011 | ||
Printed | Page 497 last paragraph |
Google Doctype is now gone. Is there a viable replacement for it? Note from the Author or Editor: |
John Pinto | Aug 10, 2012 | Aug 16, 2013 |