Your textbook…
Table of Contents
- JavaScript Basics–how to write scripts; HTML tags; JavaScript overview and examples; object concepts and terminology; event handling
- Programming Basics–language mechanics; operators; control structures
- Document Objects–DOM; various objects and their methods, properties, and
event handlers - Form Elements–form elements (controls) and their methods, properties, and event handlers
- Numbers and Strings–manipulating string and numeric data types
- Dates, Arrays, and Custom Objects–handling date-related items, user-created arrays and objects