Mobile Code
JavaScript Review
- JavaScript is an interpreted scripting language embedded into HTML pages, and is interpreted when the page is loaded.
- A code signing and bundling facility has been added to JavaScript as well, allowing sites to distribute cryptographically authenticated scripts.
- Netscape added the capabilities classes to JavaScript as well, which allows JavaScript more control over page layout and design.