Where other books teach JavaScript using sample scripts that have little value in professional practice, ppk on JavaScript takes you inside eight real-world scripts created for actual, paying clients. You'll encounter useful scripts that:
- Create a drop-down menu
- Edit a CSS style sheet
- Provide a framework for form validation
- Allow the user to easily search through long lists of data
- Retrieve data from the server using Ajax to update an animation
Chapter 1 Purpose
Chapter 2 Context
Chapter 3 Browsers
Chapter 4 Preparation
Chapter 5 Core
Chapter 6 Bom
Chapter 7 Events
Chapter 8 DOM
Chapter 9 CSS modification
Chapter 10 Data retrieval