[an error occurred while processing this directive]
> developer > web app development
JavaScript Lounge
The Client-side technologies, HTML, Cascading Style Sheets, JavaScript, etc, could be considered just as important to enterprise applications as Server-side technologies. JavaScript is a powerful scripting language used to enhance user interactivity in Web browsers. In dynamic data-driven applications, JavaScript can be used on the Client to create even more powerful and flexible Web applications.
  news
  standards & specifications
  additonal resources

news
arrow  Encapsulate Your JavaScript: Keep Private Methods Private
arrow  Reduce Bandwidth Usage with Client-Side Document Rendering
arrow  Building Hierarchical Navigation Menus Using JavaScript
arrow  JavaScript Password Protection
arrow  Unfortunate Cookie: Random Message Generator
arrow  Trapping User Keystrokes
arrow  JavaScript FAQ
arrow  A JavaScript Framework for JSPs
arrow  Advanced JavaScript Tutorial
arrow  Using JavaScript Regular Expressions for Data Validation
arrow  ECMAScript Language Specification
standards & specifications
JavaScript - JavaScript lets you create applications that run over the Internet. Client applications run in a browser, such as Netscape Navigator, and server applications run on a server, such as Netscape Enterprise Server. Using JavaScript, you can create dynamic HTML pages that process user input and maintain persistent data using special objects, files, and relational databases. ECMAScript Spec
HTML - HTML is the lingua franca for publishing hypertext on the World Wide Web. It is a non-proprietary format based upon SGML, and can be created and processed by a wide range of tools, from simple plain text editors to sophisticated WYSIWYG authoring tools.
CSS - Cascading Style Sheets (CSS) is a simple mechanism for adding style (e.g. fonts, colors, spacing) to Web documents.
additional resources
arrow  ZDNet's JavaScript Resource
arrow  WebMonkey JavaScript Resource
arrow  DevGuru JavaScript Quick Reference