home
About
Code
Extras
Buy
Errata
/ Chapter 8
p381:
Moved function
getNodeValue()
out of the check for the server status (see updated code file).
p393:
Step 3 should read:
var queryString = 'vote=' + $(e.target).attr('id');
p399:
Instead of
fail()
, the example should use
error
, see the download code for an update to the example (with extra description).
BUY
In This Series
HTML & CSS
JavaScript & jQuery
PHP & MySQL