diff --git a/ch5_jquery.asciidoc b/ch5_jquery.asciidoc index 0d19a810..0ef9bf47 100644 --- a/ch5_jquery.asciidoc +++ b/ch5_jquery.asciidoc @@ -682,7 +682,7 @@ image::images/fig_05_05.png[] Now press the Enter key and you'll see the output in the Firebug's console with the serialized form data that will look like this: -_"The Donation form is serialized: cmd=_xclick&business=email-registered-in-paypal%40site-url.com&item_name=Donation¤cy_code=USD&amount=50&amount=&full_name=Alex+Smith& +_"The Donation form is serialized: cmd=_xclick&paypal_email=email-registered-in-paypal%40site-url.com&item_name=Donation¤cy_code=USD&amount=50&amount=&full_name=Alex+Smith& email_addr=asmith%40gmail.com&street_address=123+Broadway&scty=New+York&zip=10013& state=NY&country=US"_