Scripting
Developments:
- Javascript handed to standards body (ECMA)See http://www.ecma.ch/memento/tc39.htm
- W3C developing standards for integrating scripting languages with HTMLSee http://www.w3.org/TR/WD-script
- W3C working on Document Object Model (DOM) " .. a platform- and language-neutral interface that will allow programs and scripts to dynamically access and update the content, structure and style of documents."See http://www.w3.org/MarkUp/DOM/