Internet Applications
Table of Contents
Index
Chapter 10: Client-side Programming
10.1 Overview
10.2 Introduction to JavaScript
10.3 The Script Assistant
10.3.1 The Events, Methods, Properties and Styles Tabs
10.3.1.1 Objects View
10.3.1.2 Events View
10.3.1.3 Methods View
10.3.1.4 Properties View
10.3.1.5 Styles View
10.3.1.6 Event Handler View
10.3.1.6.1 Event Handlers for HTML Controls
10.3.1.6.2 Event Handlers for ActiveX Controls
10.3.2 The Scripts Tab
10.4 Cross-platform Compatibility
10.5 Examples
10.5.1 Example 1: Adding an Event Handler to Set Properties
10.5.2 Example 2: Adding an Event Handler to Get a Property
10.5.3 Example 3: Adding an Event Handler to Set Colors