CLIENT-SIDE INTERACTIONS: JAVASCRIPT
1. What is it?
- It's not Java, but uses a similar syntax
- Adds interactivity to Web pages without server
- More flexible interactivity than CGI but less secure
Why and How?
- Appears alongside HTML
- Can be run locally
Requirements
- Netscape 2.0 or higher
- How to get started: view source