Product Overview
Fancy Form Design
Corrections & Typos
Found a mistake that’s not listed here? You clever monkey! Contact us to let us know!
1st edition
- p.16 footnote The URL of the resource listed in footnote 18 on page 16 has changed. The book lists it as http://www.hhs.gov/usability/analyze/personas.html. The resource can now be found at http://usability.gov/methods/analyze_current/personas.html.
- p.51 1st paragraph "The text field for search terms, with an id of terms, has no label of its own in the design." should say "The text field for search terms, with an id of keywords, has no label of its own in the design."
- p.95 1st code block
In the
input#submitselector, the padding property should be:padding: heightpx 0 0 widthpx; - p.143 code block
$('select).selectbox()is missing a single quote and should be$('select').selectbox()
