Skip to content

JavaScript

Courtesy of Ronny Løvtangen for putting together most of these links in the OW internal wiki.

Documentation and specs

  • MSDN DOM (works best in IE)
  • MSDN JScript 5.6 (works best in IE) JScript 5.6 er den versjonen IE6 kjører (IE5 kjører JScript 5.5). Corresponds to ca Javascript 1.5

Debugging

See Web development tips and tricks

Resources

Online resources
Books
Other

DOM - Document Object Model

Documentation