The Tools of the Trade: JavaScript
The Tools of the Trade: JavaScript
- Easy-to-use scripting language for Web browsers
- ASCII source embedded within HTML page interpreted by the browser
- Little in common with Java
- Looks like C
- string handling much easier
- object extensions
- Client-side